mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 03:24:44 +08:00
Add css3-positioning.vim
See also: http://www.w3.org/TR/2015/WD-css3-positioning-20150203/
This commit is contained in:
@@ -336,6 +336,13 @@
|
||||
display: verso;
|
||||
}
|
||||
|
||||
.positioning {
|
||||
offset-before: sticky;
|
||||
offset-end: auto;
|
||||
offset-after: auto;
|
||||
offset-start: auto;
|
||||
}
|
||||
|
||||
.preslev {
|
||||
presentation-level: increment;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user