Home

Awesome

Lessmore

Write less on LESS, get more in CSS


Lessmore - the modern library of LESS mixins that implements cross-browser support for the CSS3 features and more.

Current version: 1.0.3. Changelog

Install

If you use npm install package with:

npm install lessmore

If you use bower install package with:

bower install lessmore

Or download the Source code with the latest version and unpack it.

Usage

Include Lessmore in your main LESS-file:

@import "path/to/lessmore/lessmore.less";

Сall any of the 117 mixins you want. Examples of usage you can find in the source code.

Browsers Support

Modules

License

The MIT License