mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
I (and others https://github.com/storybooks/storybook/issues/25) had a hard time finding information about how to apply styles from CSS frameworks like Boostrap etc... Maybe this link in the section about CSS testing makes it a bit easier?
Website for storybook.js.org
This is the source for storybook.js.org. It documents Storybook, an amazing UI component development environment for React and React Native. The site is built with Gatsby.
Usage
npm i
npm run develop
npm run storybook
Edit Documentation
Documentation is written in Markdown and located inside the pages/
directory.