forked from geolba/tethys.frontend
- 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:
parent
59a83c1978
commit
315eabf3bb
15 changed files with 701 additions and 11822 deletions
|
@ -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(".");
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue