less-useful-mixins
v1.0.2
Published
Useful LESS mixins
Downloads
7
Readme
LESS Useful Mixins
If you're using LESS you should find these mixins really helpful. These mixins should help speed up your development process. The file includes LESS mixins for Retina Images, Breakpoints, Animations, Transitions, Linear Gradients, Rounded Corners, Opacity, Clearfix, Hide text, Triangles and more.
Install
npm
npm install less-useful-mixins -g
Use
Run less-mixins
in a directory where you'd like to use the LESS Useful Mixins.
Release History
- 1.0.2: Update translate mixin.
- 1.0.1: Fix CL script.
- 1.0.0: Initial release.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess