mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Increase contrast for comments in code samples
This commit is contained in:
parent
c3a389fa38
commit
2d6ccc4751
@ -73,7 +73,7 @@ pre[class*="language-"] {
|
||||
.token.prolog,
|
||||
.token.doctype,
|
||||
.token.cdata {
|
||||
@apply .text-grey;
|
||||
@apply .text-grey-dark;
|
||||
}
|
||||
|
||||
.token.punctuation {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user