Skip to content

Commit

Permalink
chore: add comment linking to hljs token reference (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Sep 8, 2024
1 parent 327e786 commit 58c5c17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sass/_theme.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
@use "@catppuccin/palette/scss/catppuccin";
@use "sass:color";

/* https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html */

$highlights: (
"keyword": "mauve",
"built_in": "red",
Expand Down

0 comments on commit 58c5c17

Please sign in to comment.