Compiling LESS in Visual Studio with Mads Kristensen | Code Conversations

This post has been republished via RSS; it originally appeared at: Channel 9.

Mads Kristensen shows off LessCompiler, an open source Visual Studio extension he built that makes it easy to compile LESS to CSS. He shows off some cool tips in the Visual Studio extension code that optimally loads and shells out to Node and npm packages.

Code for this episode is here: https://github.com/madskristensen/lesscompiler

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.