less-mixins
less-mixins copied to clipboard
LESS mixins for general use
Deprecated
This plugin is no longer maintained an thus deprecated.
Some LESS mixins for your needs
Take what you need! This project is based on the project Sass Mixins.
Documentation on how to use each of these can be found in the partials.
General Usage
In general you should include the file mixins.less
into your project and use
the mixins as suggested in the docs for each mixin.
Install via Bower
You can install this package using Bower by running
bower install less-mixins --save-dev
on your command line.
Contribute
Please file an issue if you think something could be improved. Please submit Pull Requests when ever possible.
Thanks
Thanks to EOL Portals GmbH for sponsoring the initial release of this package.
License
The MIT License