learning-tailwind Tailwind Templates

Learning Tailwind

Tutorial from youtube channel : Tailwind Labs

Tailwind CSS v2.0: From Zero to Production

Open Youtube-Tutorial

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm run build-css

Will build the CSS file (src/style/css/main.css) from the SCSS file (src/style/scss/main.scss)

npm run watch-css

Will execute the "npm run build-css" command everytime the SCSS file will be save.

npm run tailwind-css

Build the tailwind.css file (src/style/css/tailwind.css) with all the reference for the custom functions and directives from Tailwind.

Learn More

This project exist because i was looking to really learn how to use tailwind in a solid way.

Top categories

Loading Svelte Themes