tailwindinator
v1.0.41
Published
Install tailwind to any project with a single command
Downloads
7
Readme
Tailwindinator
Add Tailwind to your Project with a single command!
Free yourself from the hassle of copy pasting lines of codes and commands to initialise tailwind in your project all your need is:
npx tailwindinator <frameword> <project-path>
Framework Support
- REACT:
npx tailwindinator react-vite <project path>
- NEXT:
npx tailwindinator next <project path>
Support for more frameworks comming soon.