Skip to content

Instantly share code, notes, and snippets.

@gallardoalba
Created January 3, 2023 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gallardoalba/3a4c798352103e7be6bb1a138a4f4840 to your computer and use it in GitHub Desktop.
Save gallardoalba/3a4c798352103e7be6bb1a138a4f4840 to your computer and use it in GitHub Desktop.
GTN repository error
diff --git a/assets/css/main.scss b/assets/css/main.scss
index 7b8a8fd840c..c3a65fbc692 100644
--- a/assets/css/main.scss
+++ b/assets/css/main.scss
@@ -131,7 +131,7 @@ body {
}
-@import "assets/css/syntax_highlighting-dark.scss";
+@import "./syntax_highlighting-dark.scss";
div#theme-selector,div#lang-selector,div#archive-selector {
display: flex;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment