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-semanticcssAdd to your stylesheet:
@import 'featureflow-semanticcss/src/index.scss';Developing
- Clone the repo
- Run
yarn setupto install the packages - Run
yarn storybookto run the storybook preview - Create some cool components and make a PR
- That's it. You made a significant contribution