styling + rss
This commit is contained in:
parent
2809018dc1
commit
c9b06f3f17
8 changed files with 77 additions and 4 deletions
|
@ -50,6 +50,7 @@ module.exports = {
|
|||
},
|
||||
pre: {
|
||||
backgroundColor: theme('colors.gray.900'),
|
||||
border: `1px solid ${theme('colors.gray.700')}`,
|
||||
},
|
||||
code: {
|
||||
backgroundColor: theme('colors.gray.900'),
|
||||
|
|
Reference in a new issue