Skip to content

zebbra/tailwind-sandbox

Repository files navigation

Sandbox for Tailwind CSS

Setup

# clone this repo locally
git clone https://github.com/zebbra/tailwind-sandbox.git

# move to its folder
cd tailwind-sandbox

# opens vs code
code .

# then install dependencies in the terminal of vs code
npm install

Start development server

first start the tailwind watcher in one terminal

npm run watch-tailwind

then start the development server in another terminal

npm run start

About

sandbox repo for tailwind css prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published