mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
[ci] yarn format
This commit is contained in:
parent
494f577089
commit
e686c3c504
1 changed files with 3 additions and 2 deletions
|
@ -4,8 +4,9 @@
|
|||
color: #fd9170;
|
||||
}
|
||||
|
||||
.language-diff .token.prefix.deleted,.language-diff .token.prefix.inserted {
|
||||
user-select: none
|
||||
.language-diff .token.prefix.deleted,
|
||||
.language-diff .token.prefix.inserted {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
[class*='language-'] .namespace {
|
||||
|
|
Loading…
Add table
Reference in a new issue