https://github.com/ecklf/react-tailwind-storybook
Create a TailwindCSS component library with Storybook
https://github.com/ecklf/react-tailwind-storybook
Last synced: 3 months ago
JSON representation
Create a TailwindCSS component library with Storybook
- Host: GitHub
- URL: https://github.com/ecklf/react-tailwind-storybook
- Owner: ecklf
- License: mit
- Created: 2020-05-04T20:11:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T11:35:16.000Z (over 5 years ago)
- Last Synced: 2025-05-07T04:45:37.175Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 553 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Tailwind Storybook
[](https://opensource.org/licenses/MIT)

## About
Starter project for creating a React + TailwindCSS component library with Storybook.
## Available Scripts
Detailed docs following. For now look in `package.json`.
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE` for more information.