Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 711 Bytes

parcel-tailwindcss

Blazing fast prototyping with Parcel and Tailwind CSS

Features

Usage

  1. Clone the repo
  2. Install dependencies npm install
  3. Start the server npm run dev

Note: This template works extremely well with Tailwind CSS IntelliSense VS Code extension

Deployment

  1. Run npm run prod to bundle your code
  2. Deploy the dist folder