mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
@@ -181,6 +181,10 @@
|
||||
display: smooth;
|
||||
}
|
||||
|
||||
.cssom {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.display {
|
||||
box-suppress: flow;
|
||||
display: flow-root;
|
||||
|
||||
@@ -206,6 +206,11 @@
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.cssom {
|
||||
display: auto;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.display {
|
||||
box-suppress: flow;
|
||||
display: flow-root;
|
||||
|
||||
Reference in New Issue
Block a user