mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-21 18:24:13 -04:00
💄 Add missing classes for indented code blocks
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -46,6 +46,9 @@ module.exports = {
|
|||||||
code: {
|
code: {
|
||||||
color: theme("colors.secondary.700"),
|
color: theme("colors.secondary.700"),
|
||||||
},
|
},
|
||||||
|
"pre code": {
|
||||||
|
color: theme("colors.gray.700"),
|
||||||
|
},
|
||||||
pre: {
|
pre: {
|
||||||
backgroundColor: theme("colors.gray.50"),
|
backgroundColor: theme("colors.gray.50"),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user