/grunt-less-compiler

A simple LESS compiler using grunt.

Primary LanguageJavaScript

Grunt Compiler for LESS

A simple LESS compiler using grunt to get you quickly up and running with CSS preprocessing.

Getting Started

Prerequisites

You will need NODE.JS on your local machine for this.

Deployment

Out of the box this grunt will watch for .less files in the relative /less folder and process it to a minified main.css file on completion.

Built With

Contributing

Open to contributions, if that's your thing. :)

Authors

  • Scott Forest

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc