You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discussion: Add Tailwind-enabled templates to create-vite
Context
create-vite already provides excellent starter templates for frameworks like React, Vue, and Svelte.
However, most developers using these frameworks end up integrating Tailwind CSS immediately after project setup.
This repeated setup step—though simple—feels like something that could easily be automated within the initial template choices.
💭 Idea
Instead of introducing new CLI flags or plugin systems, simply expand the default template catalog to include Tailwind-enabled versions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion: Add Tailwind-enabled templates to
create-viteContext
create-vitealready provides excellent starter templates for frameworks like React, Vue, and Svelte.However, most developers using these frameworks end up integrating Tailwind CSS immediately after project setup.
This repeated setup step—though simple—feels like something that could easily be automated within the initial template choices.
💭 Idea
Instead of introducing new CLI flags or plugin systems, simply expand the default template catalog to include Tailwind-enabled versions.
Example Usage
Beta Was this translation helpful? Give feedback.
All reactions