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
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.
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.
- Chrome 4+
- Firefox 3.6+
- Internet Explorer 9+
- Safari 5+
- Opera 10.5+
- Animations
- Borders
- Box
- Color
- Flexible Box
- Fonts
- Gradients
- Grid
- Images
- Shapes
- Text
- Transforms
- Transitions