mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix: builds failing and css failing to load in frontend
This commit is contained in:
@@ -19,6 +19,6 @@ export default function renderSvelte(
|
||||
style.setAttribute("type", "text/css")
|
||||
style.innerHTML = styles
|
||||
mountPoint.appendChild(style)
|
||||
|
||||
|
||||
return app
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user