mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-09 03:54:46 +08:00
Add scroll-anchoring-1.vim
https://www.w3.org/TR/2020/WD-css-scroll-anchoring-1-20200211/
This commit is contained in:
@@ -742,6 +742,10 @@ mask {
|
||||
}
|
||||
}
|
||||
|
||||
.scroll-anchoring-1 {
|
||||
overflow-anchor: auto;
|
||||
}
|
||||
|
||||
.scroll-snap-1 {
|
||||
scroll-snap-type: auto;
|
||||
scroll-padding: auto;
|
||||
|
||||
Reference in New Issue
Block a user