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-light.css");
@import "./theme-gitea-light.css";
body {
background-color: #E0E0E0 !important;