less-style-library

2.0.0 • Public • Published

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.

/less-style-library/

    Package Sidebar

    Install

    npm i less-style-library

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    27.2 kB

    Total Files

    17

    Last publish

    Collaborators

    • rick-b