jobiqo-cl-vanilla
v0.4.0
Published
A component library for jobiqo-decoupled based on [CSS Modules](https://github.com/css-modules/css-modules) and [CSS variables](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties)
Downloads
2,799
Keywords
Readme
jobiqo-cl-vanilla 💅 🍦
A component library for jobiqo-decoupled based on CSS Modules and CSS variables
Focuses on performance and no runtime costs.
Install dependencies
For installing dependencies run
yarn install
Starting storybook
To run storybook run :
yarn storybook
Running tests
To run tests using vitest
yarn test