1.2.1 • Published 4 years ago

@inventage/styleguide v1.2.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
4 years ago

Inventage Styleguide

Inventage styleguide built with Sass. Documentation generated using 11ty static site generator.

This is the public readme file that will be published to npmjs.com. Everything related to internal documentation can be found in README_Inventage.

Usage

@import '~@inventage/styleguide/src/sass/styleguide';

Caveats

Third party libraries in this styleguide are imported relatively to the node_modules folder. In order to make this work without any additional libraries (such as node-sass-magic-importer), you'll have to add the node_modules directory to the list of additional load paths for Sass to look for imports.