/initw

Add Tailwind to your project with just one line.

Primary LanguageJavaScript

initw - Single Line Tailwind Initiator

Add Tailwind to your project with one line.

  npx initw [builder]

Replace [builder] with either 'vite' or 'cra', depending on which build tool you are using.

That's it. Everything Tailwind has to offer is now available to you, no repetitive manual set-up required.

Features

initw works with the following JS Build Tools:
- Vite
- Create React App

In the future, intw will be expanded to include more build tools.