CSS Utility Framework for any kind of project.
Install the package with npm i @yannickherzog/css-utility-framework
.
Just import the _index.scss
into the your project.
Variables are defined in _variables.scss
and can be overwritten because they use the !default
keyword.