style-essentials
Installable Less imports for CSS snippets and patterns.
Contents
- clearfix
- normalite
- visuallyhidden
Installation
$ npm i @info.nl/style-essentials -S
Usage
@import "/node_modules/@info.nl/style-essentials/normalite";
NB: starting the import path with a slash plays nice with the
Less plugin for JetBrains IDEs. This assumes that process.cwd()
is added to the
Less include paths.
License
MIT