Remove url() for import
Some checks failed
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Vulpovile
2025-01-11 16:01:02 -08:00
parent c710020aa4
commit 605ec70e60
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
@import url("/assets/css/theme-gitea-dark.css");
@import "./theme-gitea-dark.css";
body {
background: #333;