2.0.0 • Published 2 years ago

less-style-library v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
2 years ago

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.

2.0.0

2 years ago

1.3.1

2 years ago

1.3.0

3 years ago

1.2.7

4 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago