Skip to content

kailoon/html-tailwind

Repository files navigation

html-tailwind

Usage

Installation

gh repo clone kailoon/html-tailwind
cd html-tailwind
npm install

Build

yarn build

to generate tailwind styles into assets/css/styles.css and start building with tailwind classes.

Production

yarn production

to run PurgeCSS and generate tailwind styles into assets/css/styles.css without unused CSS.

Hope you like it.

About

HTML TailwindCSS starter kit with PurgeCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published