maria-axe / grunt-less-compiler

A simple LESS compiler using grunt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple LESS compiler using grunt.


Languages

Language:JavaScript 96.8%Language:CSS 3.2%