Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Starter using Vite + Tailwind for super fast prototyping

NotificationsYou must be signed in to change notification settings

posva/vite-tailwind-starter

Repository files navigation

ATailwind CSS starter template forVite

Tailwind UI Users

If you have access toTailwind UI, follow these steps to add it:

  1. Install first-party plugins:
yarn add @tailwindcss/forms @tailwindcss/typography @tailwindcss/aspect-ratio
  1. Add the plugins totailwind.config.js:
// tailwind.config.jsmodule.exports={// ...plugins:[require('@tailwindcss/forms'),require('@tailwindcss/typography'),require('@tailwindcss/aspect-ratio'),],}

Installation

yarn

Development

yarn dev

Build

yarn build

About

Starter using Vite + Tailwind for super fast prototyping

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors12


[8]ページ先頭

©2009-2025 Movatter.jp