Tailwind option on starting vite project #15978
Closed
sathishkannan162
started this conversation in
Ideas
Replies: 1 comment
-
The templates in create-vite are as minimalistic as possible to serve as reproduction starters for the project. You can check the templates at awesome-vite: https://github.com/vitejs/awesome-vite?tab=readme-ov-file#templates or the create scaffolding packages from your framework of choice to see if it is in scope for them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can you add the option to automatically add tailwind to config when run
pnpm create vite
?Tailwind became the defacto css tool and adding an option to add tailwind to your project when creating vite project would be good.
Beta Was this translation helpful? Give feedback.
All reactions