Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork58
Starter using Vite + Tailwind for super fast prototyping
NotificationsYou must be signed in to change notification settings
posva/vite-tailwind-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ATailwind CSS starter template forVite
If you have access toTailwind UI, follow these steps to add it:
- Install first-party plugins:
yarn add @tailwindcss/forms @tailwindcss/typography @tailwindcss/aspect-ratio
- Add the plugins to
tailwind.config.js
:
// tailwind.config.jsmodule.exports={// ...plugins:[require('@tailwindcss/forms'),require('@tailwindcss/typography'),require('@tailwindcss/aspect-ratio'),],}
yarn
yarn dev
yarn build
About
Starter using Vite + Tailwind for super fast prototyping
Topics
Resources
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.