We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to play around with colors in storybook.
The text was updated successfully, but these errors were encountered:
https://github.com/ljcl/storybook-addon-cssprops
Sorry, something went wrong.
Done.
When on a story, use the "Custom CSS Properties" Tab.
This only work with parts of the design system that have been ported to CSS vars.
https://github.com/iroco-co/iroco-ui/blob/main/.storybook/preview.ts
It should reflect variables declared here :
https://github.com/iroco-co/iroco-ui/blob/main/src/lib/scss/colors.scss
3e84a60 583bca4 77ca4c3
No branches or pull requests
I want to play around with colors in storybook.
The text was updated successfully, but these errors were encountered: