template-tailwind-npm Tailwind Templates

Template Tailwind Npm

Template Tailwind npm

Description

This is my Tailwindcss template.
Treesake is enabled. (purge)
JIT is enabled.

Installation

Clone this repo, enter repo directory, then run:

npm install

Usage

Edit "src/tailwind.css", you can also edit package.json & tailwind.config.js.

Run development server:

npm run dev

Will run tailwind-cli in watch mode & auto refresh web server if CSS files is updated, thanks to browser-sync.
Web browser, access http://localhost:3000/. http://localhost:3000/src/

Compile CSS with PostCSS:

npm run buildcss

Compiled CSS will be placed in "dist" directory.

Top categories

Loading Svelte Themes