aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/highlight.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/highlight.scss b/assets/css/highlight.scss
new file mode 100644
index 0000000..caa7d65
--- /dev/null
+++ b/assets/css/highlight.scss
@@ -0,0 +1,6 @@
+---
+# Pygments, a Python-based code highlighting tool, comes with a set of builtin
+# styles (not css files) for code highlighting.
+---
+
+@import 'base/highlight';