pico
pico copied to clipboard
feat: add StorybookJS
This PR adds StorybookJS, for an easy way to preview all PicoCSS behaviour on all possible HTML elements.
Adding StorybookJS also paves the way for visual testing and regression testing later down the line.
Here is a deployed demo: https://spiffy-tartufo-25622d.netlify.app/?path=/docs/welcome--docs And here is the full classless example in that demo: https://spiffy-tartufo-25622d.netlify.app/?path=/story/examples-picocssclassless--default
It also serves as a fantastic "reproduction URL" for new issues.
@lucaslarroche thoughts?