mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 09:15:33 +00:00
BUGFIX: race condition in engine; index page controller
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// INFO: We import this so vite processes the stylesheet
|
||||
import "../public/css/fonts.css";
|
||||
import "./site.css";
|
||||
import "../public/js/alpine.min.js";
|
||||
import "../public/js/htmx.min.js";
|
||||
|
||||
const ATTR_XSLT_ONLOAD = "script[xslt-onload]";
|
||||
const ATTR_XSLT_TEMPLATE = "xslt-template";
|
||||
|
||||
Reference in New Issue
Block a user