Pliavi / Vite-Vue3-TailwindCSS-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Vue 3.0 + Vite + TailwindCSS

There is no much to say, Vite simplified a lot of configurations 😅

But you can find some in those files:

  • postcss.config.js: You can check here to install and configure css plugins (here is installed TailwindCSS and Autoprefixer)
  • tailwind.config.js: Here is the tailwind configurations, check this link to see the options: TailwindCSS > Customization > Configuration
  • eslintrc.js: ESLint configs, that was created using the eslint --init command.

About


Languages

Language:Vue 54.9%Language:JavaScript 24.6%Language:HTML 12.6%Language:CSS 7.9%