# {%= name %} {%= badge("fury") %} {%= badge("travis") %}

> Compile LESS to CSS. Adds experimental features that extend Less.js for maintaining UI components and themes. From Jon Schlinkert, core team member of Less.js.

This project is a fork of the popular [grunt-contrib-less](https://github.com/gruntjs/grunt-contrib-less) by the talented [Tyler Kellen](http://goingslowly.com/). Please use that plugin if you require something stable and dependable.

## Getting Started

{%= docs("getting-started") %}

## Less task
_Run this task with the `grunt less` command._

Task targets, files and options may be specified according to the grunt [Configuring tasks](http://gruntjs.com/configuring-tasks) guide.

### Options
{%= docs("options") %}

### Usage Examples
{%= docs("examples") %}

## Release History
{%= changelog() %}

## Authors
This project is a fork of the popular [grunt-contrib-less](https://github.com/gruntjs/grunt-contrib-less) by [Tyler Kellen](http://goingslowly.com/). Please use that plugin if you require something stable and dependable.

This fork is maintained by:
{%= contrib("authors") %}

## License
Copyright (c) 2014 Tyler Kellen, contributors.
{%= copyright() %}
{%= license() %}

***

{%= include("footer") %}

[1]: ./test/fixtures/data/palette.yml
[2]: ./test/fixtures/templates-palette.less
[3]: http://gruntjs.com/api/grunt.template
[4]: http://gruntjs.com/api/grunt.template#grunt.template.process