We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9030e81 commit 46bfaa2Copy full SHA for 46bfaa2
www/build.py
@@ -86,7 +86,7 @@
86
87
a.write(
88
(
89
- f"@import url(https://baerchen201.github.io/jubilant-octo-funicular/css/{file})\n"
+ f"@import url(https://baerchen201.github.io/jubilant-octo-funicular/css/{file});\n"
90
).encode()
91
)
92
0 commit comments