1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-30 17:19:51 +02:00

Tweak colors

This commit is contained in:
Phuoc Nguyen
2021-04-01 16:04:59 +07:00
parent 354f8da849
commit e1b4c6efa2
9 changed files with 90 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
"@loadable/babel-plugin",
["prismjs", {
"languages": ["css", "html", "javascript", "jsx", "tsx"],
"theme": "twilight",
// "theme": "okaidia",
"css": true
}]
],