npm.io
0.0.1 • Published 4 years ago

@fundamend/css

Licence
MIT
Version
0.0.1
Deps
1
Size
11 kB
Vulns
0
Weekly
0

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';

License

MIT