Question

Has anyone attempted to use a CSS Preprocessing when doing Front End Development in Orchard (particularly with Bootstrap)?

I currently use Web Matrix for all my Orchard dev work, but looking to expand beyond the available Bootstrap themes and incorporate LESS. I'm unsure of the best route to go.

Any tips appreciated.

Was it helpful?

Solution

If you must use WebMatrix, then install this extension, which will compile your LESS files from the IDE when you save them. http://extensions.webmatrix.com/packages/OrangeBits

OTHER TIPS

Have you tried instructions that reverand put on this site: http://orchard.codeplex.com/discussions/291401

Still new to Orchard myself, and this post is pretty old. Basically he says that you need to install a DotLess module that will translate your less file into css.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top