@fundamend/css
v0.0.1
Published
_fundamend.css_ is a CSS framework used by the [fundamend.dev] ecosystem.
Downloads
5
Readme
fundamend.css
fundamend.css is a CSS framework used by the fundamend.dev ecosystem.
Installation
Use your favorite Node.js package manager, for example npm, like so:
npm install --save-dev @fundamend/css
... or yarn, like so:
yarn add --dev @fundamend/css
Usage
In your stylesheet, import fundamend.css, like so:
@import '@fundamend/css';