https://github.com/officialrajdeepsingh/deno-tailwindcss
I build apps with a fresh framework and tailwind CSS.
https://github.com/officialrajdeepsingh/deno-tailwindcss
deno deno-deploy deno-fresh denoland fresh fresh-framework tailwind tailwindcss
Last synced: about 2 months ago
JSON representation
I build apps with a fresh framework and tailwind CSS.
- Host: GitHub
- URL: https://github.com/officialrajdeepsingh/deno-tailwindcss
- Owner: officialrajdeepsingh
- Created: 2022-12-27T09:57:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T11:36:36.000Z (over 3 years ago)
- Last Synced: 2025-02-13T02:18:19.223Z (over 1 year ago)
- Topics: deno, deno-deploy, deno-fresh, denoland, fresh, fresh-framework, tailwind, tailwindcss
- Language: CSS
- Homepage: https://deno-tailwindcss.deno.dev/
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fresh project
### Usage
Start the project:
Start the fresh local development server with following command.
```
deno task start
```
The next step is start the tailwind server Start with following command` deno task tailwind ` and build production ready minify css file with `deno task tailwind:build ` command.
the `start` will watch the project directory and restart as necessary and `tailwind` command build css file base on class.