An open API service indexing awesome lists of open source software.

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.

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.