Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/secondl1ght/tailwind-bug-demo
https://github.com/secondl1ght/tailwind-bug-demo
bug demo-app tailwindcss
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/secondl1ght/tailwind-bug-demo
- Owner: secondl1ght
- Created: 2023-03-24T03:22:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T03:30:39.000Z (almost 2 years ago)
- Last Synced: 2024-12-03T07:07:32.813Z (about 1 month ago)
- Topics: bug, demo-app, tailwindcss
- Language: JavaScript
- Homepage: https://github.com/tailwindlabs/tailwindcss/issues/10855
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailwind-bug-demo
Showcasing a bug found in tailwindcss.
## run locally
1. clone the repo
2. change into new directory
3. install packages with `yarn` or `npm`
4. run the `dev` script
5. opens on `http://localhost:5173/`