Skip to content

inerds/tailwind-quickstart

Repository files navigation

Get started with Tailwind CSS

This repo helps you get up and running with tailwind using vanilla html as quickly as possible. Uses vite

Get started

  1. Clone the repo
git clone https://github.com/inerds/tailwind-quickstart.git
cd tailwind-quickstart
  1. Install dependencies
yarn
  1. Start development
# Start a server with vite
yarn dev
# Build with vite
yarn build

About

Quickly get up and running with TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published