officialrajdeepsingh / deno-tailwindcss

I build apps with a fresh framework and tailwind CSS.

Home Page:https://deno-tailwindcss.deno.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 commanddeno 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.

About

I build apps with a fresh framework and tailwind CSS.

https://deno-tailwindcss.deno.dev/


Languages

Language:CSS 68.1%Language:TypeScript 30.7%Language:JavaScript 1.2%