mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
Sort test
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
.unofficials {
|
||||
backdrop-filter: auto;
|
||||
display: env(safe-area-inset-top, 20px);
|
||||
}
|
||||
|
||||
.align-3 {
|
||||
place-self: auto;
|
||||
place-content: auto;
|
||||
@@ -1129,6 +1124,11 @@ view {
|
||||
display: underscore;
|
||||
}
|
||||
|
||||
.unofficials {
|
||||
backdrop-filter: auto;
|
||||
display: env(safe-area-inset-top, 20px);
|
||||
}
|
||||
|
||||
.values-3 {
|
||||
display: 1ch;
|
||||
display: 1q;
|
||||
|
||||
Reference in New Issue
Block a user