Skip to content

jsalazar/tailwind

Repository files navigation

Tailwind CSS: From Zero the Production

Watch the screencast

Install the required dependencies with npm:

npm install

Then start the dev server:

npm run dev

Or build for production to remove unused styles:

npm run build

About

Another lab...learning about tailwind and vite - it's dope!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published