Go to file
philipp lang 93df5bac1d Add popup 2024-01-31 00:18:03 +01:00
src Add popup 2024-01-31 00:18:03 +01:00
.gitignore Initial commit 2023-12-24 02:24:48 +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 Add postcss config 2024-01-30 01:48:50 +01:00
package.json Add postcss config 2024-01-30 01:48:50 +01:00
postcss.config.cjs Add postcss config 2024-01-30 01:48:50 +01:00
tailwind.config.js Add popup 2024-01-31 00:18:03 +01:00
vite.config.js Add edit mode 2023-12-25 21:15:25 +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.