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