mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Drop css3-layout.vim
This module was renamed to “CSS Template Layout Module” and published as Working Group Note. See also: http://www.w3.org/TR/2015/NOTE-css-template-3-20150326/
This commit is contained in:
@@ -269,10 +269,6 @@
|
||||
initial-letter-align: auto;
|
||||
}
|
||||
|
||||
.layout::slot(b) {
|
||||
display: same;
|
||||
}
|
||||
|
||||
.line-grid {
|
||||
line-grid: create;
|
||||
line-snap: block-start;
|
||||
|
||||
@@ -300,11 +300,6 @@
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.layout::slot(b) {
|
||||
display: same;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.line-grid {
|
||||
line-grid: create;
|
||||
line-snap: block-start;
|
||||
|
||||
Reference in New Issue
Block a user