@fundamend/css-theme-playful
v0.0.1
Published
_css-theme-playful_ is a CSS the for [fundamend.css] and part of the [fundamend.dev] ecosystem.
Downloads
4
Readme
css-theme-playful
css-theme-playful is a CSS the for fundamend.css and part of the fundamend.dev ecosystem.
Installation
Use your favorite Node.js package manager, for example npm, like so:
npm install --save-dev @fundamend/css-theme-playful
... or yarn, like so:
yarn add --dev @fundamend/css-theme-playful
Usage
In your stylesheet, import css-theme-playful after fundamend.css, like so:
@import '@fundamend/css';
@import '@fundamend/css-theme-playful';