This is a starter project for using Parcel with Tailwind CSS.
Looking for a starter project with Vue? Check out parcel-tailwind-vue-starter.
- Fork this repository or run
npx degit sebastianpopp/parcel-tailwind-starter my-project
- Run
yarn install
- Run
yarn start
to start the development server - Add some magic ✨
- Run
yarn build
to build the project for production
The MIT License (MIT). Please see License File for more information.