sugar-high
Advanced tools
Comparing version 0.4.7 to 0.5.0
{ | ||
"name": "sugar-high", | ||
"version": "0.4.7", | ||
"version": "0.5.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "exports": "./lib/index.mjs", |
@@ -74,2 +74,12 @@ # Sugar High | ||
#### CSS Class Names | ||
You can use `.sh__token--<token type>` to customize the output node of each token. | ||
```css | ||
.sh__token--keyword { | ||
background: #f47067; | ||
} | ||
``` | ||
### LICENSE | ||
@@ -76,0 +86,0 @@ |
Sorry, the diff of this file is not supported yet
15135
523
101