m10118003 / react-tailwindcss-vite

Use React mixed with TailwindCSS and SCSS in Vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-tailwindcss-vite

Use React mixed with TailwindCSS and SCSS in Vite


Project Setup

npm i


Compile and Hot-Reload for Development

npm run dev


Type-Check, Compile and Minify for Production

npm run build

About

Use React mixed with TailwindCSS and SCSS in Vite

License:MIT License


Languages

Language:TypeScript 88.5%Language:JavaScript 8.1%Language:CSS 1.6%Language:SCSS 1.4%Language:HTML 0.3%