2.0.0 • Published 3 years ago

less-style-library v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 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

3 years ago

1.3.1

3 years ago

1.3.0

4 years ago

1.2.7

5 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago