質問

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.

役に立ちましたか?

解決

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

他のヒント

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top