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