Removed test classes and dev css

This commit is contained in:
2025-05-08 14:03:31 +02:00
parent ba139a53b4
commit 91fa7c70fd
4 changed files with 8 additions and 5 deletions

3
vue.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {// https://learnvue.co/articles/deploy-vue-to-github-pages
publicPath: "/", // Custom domain in prod, local in dev.. Always the same
};