Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassanbahati/crash-tailwindcss
getting a glimpse into building interfaces with tailwind css
https://github.com/hassanbahati/crash-tailwindcss
Last synced: about 1 month ago
JSON representation
getting a glimpse into building interfaces with tailwind css
- Host: GitHub
- URL: https://github.com/hassanbahati/crash-tailwindcss
- Owner: HassanBahati
- Created: 2021-08-06T09:57:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T13:49:41.000Z (over 3 years ago)
- Last Synced: 2024-10-28T09:14:43.733Z (3 months ago)
- Language: CSS
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## build script
build:css : "tailwind build src/styles.css -o public/styles.css"## config file
npm tailwind init