Skip to content

blenderman-de/starter_tailwindcss

Repository files navigation

Ready-to-use starter project for TailwindCSS and Parcel bundler. Based on Tailblocks. You can find demonstration of the build result here.

Install

Install NodeJS (under v15 because it uses deasync)

choco install nodejs-lts -y

Install dependencies from package.json.

npm install 

Usage

run dev server or build your project to dist

npm run dev 
npm run build 

change repro version in package.json and commit version tag

npm version major
npm version minor
npm version patch 

Windows CMD only: Create named release in release folder.

npm run release 

Awesome TailwindCSS

About

Starter project for TailwindCSS and Parcel Bundler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published