Go to file
philipp lang 1c5718f9aa Remove grey colors 2024-02-04 01:29:35 +01:00
src Fix margin 2024-02-04 01:25:16 +01:00
.gitignore Initial commit 2023-12-24 02:24:48 +01:00
.prettierrc Add prttierrc 2024-02-03 20:14:08 +01:00
README.md Initial commit 2023-12-24 02:24:48 +01:00
index.html fix tailwindcss import 2024-01-30 01:49:44 +01:00
package-lock.json Style content 2024-02-03 01:53:31 +01:00
package.json Style content 2024-02-03 01:53:31 +01:00
postcss.config.cjs Add postcss config 2024-01-30 01:48:50 +01:00
tailwind.config.js Remove grey colors 2024-02-04 01:29:35 +01:00
vite.config.js Add event description 2024-02-04 01:11:33 +01:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.