0.1.2 • Published 4 years ago
featureflow-semanticcss v0.1.2
Featureflow semantic CSS
Storybook preview
You can preview the components here.
Install the package
yarn add featureflow-semanticcss
Add to your stylesheet:
@import 'featureflow-semanticcss/src/index.scss';
Developing
- Clone the repo
- Run
yarn setup
to install the packages - Run
yarn storybook
to run the storybook preview - Create some cool components and make a PR
- That's it. You made a significant contribution