- prepare project for using tailwind with postcss configuration files

- change linl to backend login
- change copyright hint with actual year
This commit is contained in:
Kaimbacher 2024-03-18 10:04:36 +01:00
parent 59a83c1978
commit 315eabf3bb
15 changed files with 701 additions and 11822 deletions

View file

@ -7,6 +7,8 @@ import index from "./router/index";
import route1 from "./router/route1";
import "@fortawesome/fontawesome-free/css/all.css";
import VueMatomo from "vue-matomo";
// add tailwind style
// import "./index.css";
const host = window.location.host;
const parts = host.split(".");