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.

Était-ce utile?

La 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

Autres conseils

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top