Skip to content

Parcel / Tailwind Starter

License

Notifications You must be signed in to change notification settings

sebastianpopp/parcel-tailwind-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel / Tailwind Starter

This is a starter project for using Parcel with Tailwind CSS.

Looking for a starter project with Vue? Check out parcel-tailwind-vue-starter.

Getting Started

  1. Fork this repository or run npx degit sebastianpopp/parcel-tailwind-starter my-project
  2. Run yarn install
  3. Run yarn start to start the development server
  4. Add some magic ✨
  5. Run yarn build to build the project for production

License

The MIT License (MIT). Please see License File for more information.