Little app for generating purged tailwindcss from html.
https://user-images.githubusercontent.com/8426172/140608280-3c1aa272-d4f1-4cf8-8c94-a4f0f646b675.mp4
You can download the packaged mac from releases
Clone this repository locally :
git clone https://github.com/jestrux/tailwind-purger.git
Install dependencies with npm :
yarn
Command | Description |
---|---|
yarn start |
Run app locally |
yarn package |
Builds the application for MAC OS |