vue3-tailwind-css

if you use this repository, just follow:

yarn
yarn dev

all talwind template settings in tailwind-preset.js

enjoy!


if you want to install vue3 & tailwind css yourself: vue3

$ yarn create vite-app <project-name>
$ cd <project-name>
$ yarn
$ yarn dev

tailwind css vue3 tailwind css

npm install -D tailwindcss@npm:@tailwindcss/postcss7-compat @tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9