Skip to content

belyan/lessmore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Chrome 4+
  • Firefox 3.6+
  • Internet Explorer 9+
  • Safari 5+
  • Opera 10.5+

Modules

  • Animations
  • Borders
  • Box
  • Color
  • Flexible Box
  • Fonts
  • Gradients
  • Grid
  • Images
  • Shapes
  • Text
  • Transforms
  • Transitions

License

The MIT License

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages