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.
2 parents 9adb066 + 74380e6 commit 4fcbeb8Copy full SHA for 4fcbeb8
themes/geekboot/assets/scss/docs.scss
@@ -50,4 +50,7 @@
50
/* purgecss end ignore */
51
@import "skippy";
52
@import "fonts";
53
-@import "mermaid";
+// TODO(negz): Does import order matter? Can this go in the existing ignore block above?
54
+/* purgecss start ignore */
55
+@import "mermaid";
56
+/* purgecss end ignore */
0 commit comments