Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 456 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 456 Bytes

tailwind-quickstart

Easily implement Tailwind using PostCSS and Webpack

Usage

Install dependencies

npm install

Build for production

npm run build

Run the development server (:3000)

npm run dev

Wiki

Here is a wiki outlining the process of establishing a Tailwind CSS quickstart project with PostCSS and Webpack. The wiki can be accessed at:

https://github.com/jr0jas/tailwind-quickstart/wiki