Skip to content

Project Template configured with Parcel.js and TailwindCSS

Notifications You must be signed in to change notification settings

thatsuman/parcel-tailwindcss-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel + Tailwind CSS Starter Template

Scaffold a new project with bundler Parcel.js and Tailwind CSS preconfigured with ease.

Configured with

  • Parcel.js
  • TailwindCSS

Installation

yarn

Development

yarn parcel

Build

yarn build