7 lines
162 B
SCSS
7 lines
162 B
SCSS
|
---
|
||
|
# Pygments, a Python-based code highlighting tool, comes with a set of builtin
|
||
|
# styles (not css files) for code highlighting.
|
||
|
---
|
||
|
|
||
|
@import 'base/highlight';
|