Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hossara/tailwindcss_practice1
Hi!, I'm learning and practicing tailwindcss
https://github.com/hossara/tailwindcss_practice1
css github-pages tailwind tailwindcss
Last synced: about 1 month ago
JSON representation
Hi!, I'm learning and practicing tailwindcss
- Host: GitHub
- URL: https://github.com/hossara/tailwindcss_practice1
- Owner: Hossara
- Created: 2023-03-03T17:43:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T17:48:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T21:20:29.941Z (3 months ago)
- Topics: css, github-pages, tailwind, tailwindcss
- Language: HTML
- Homepage: https://hossara.github.io/tailwindcss_practice1/
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My tailwindcss practicing
## Run
```bash
npx tailwindcss -i ./style.css -o ./dist/output.css --watch
```