Skip to content

A library of preset styles, variables and mixins to help with faster CSS development. The LESS architecture is set up so it's namespaced with groups of re-usable mixins in Declarative format.

License

rm-bergmann/less-style-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Less Style Library

A library of namespaced mixins and variables to help with faster CSS development.

The Less architecture is set up so it's namespaced with groups of re-usable mixins in Declarative format.

All documentation and examples can be found on the documentation website


Install With NPM

$ npm install less-style-library --save-dev

Install with Yarn

$ yarn add less-style-library --save-dev

Import the library in your application.

/* some.less file */
@import '{path_to}/node_modules/less-style-library/imports';

Please check for updates regularly and report any issues in github. Contributions welcome.

About

A library of preset styles, variables and mixins to help with faster CSS development. The LESS architecture is set up so it's namespaced with groups of re-usable mixins in Declarative format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages