mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
chore(deps): update dependency refs-cli to ^0.0.7 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 449248c6e0
This commit is contained in:
@ -1148,12 +1148,14 @@ body:not(.home) .h2wrap-body > .wrap:hover .h3wrap > h3 a::after {
|
||||
color: var(--color-prettylights-syntax-string);
|
||||
}
|
||||
.token.color,
|
||||
.token.atrule,
|
||||
.token.attr-value,
|
||||
.token.function,
|
||||
.token.class-name {
|
||||
color: var(--color-prettylights-syntax-string);
|
||||
}
|
||||
.token.atrule {
|
||||
color: var(--color-prettylights-syntax-markup-inserted-text);
|
||||
}
|
||||
.token.rule,
|
||||
.token.regex,
|
||||
.token.important,
|
||||
|
Reference in New Issue
Block a user