Skip to content

clupprich/tailwind-parcel

Repository files navigation

Tailwind CSS Parcel Starter Project

This is an example of a super simple Parcel setup for using Tailwind CSS.

To get started, clone the project and install the dependencies:

# Using npm
npm install

# Using Yarn
yarn

After that, start up Parcel:

parcel index.html

About

A quick and simple example of using Tailwind CSS with Parcel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published