Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
/ JsBuildTools Public archive

Visual Studio Custom Build Tools for LESS and CoffeeScript

License

Notifications You must be signed in to change notification settings

paultyng/JsBuildTools

Repository files navigation

JsBuildTools

Provides LESS CSS support in Visual Studio at design time.

The package contains a custom build tool, just set the Custom Tool to LessCssBuildTool in your file properties on a .less file, and the tool will generate the output .css file for you.

For example if you create a site.less with this build tool, in Visual Studio you will get a site.less.css.

Coming Soon

  • Coffee Script support

Known Issues

  • Support for @import

About

Visual Studio Custom Build Tools for LESS and CoffeeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages