mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 19:44:45 +08:00
follow WD-css3-regions-20130528
This commit is contained in:
@@ -327,10 +327,13 @@
|
||||
presentation-level: increment;
|
||||
}
|
||||
|
||||
@region .regions {
|
||||
.regions:region(p),
|
||||
.regions::region(p) {
|
||||
flow-from: break;
|
||||
flow-into: region;
|
||||
region-overflow: avoid-region;
|
||||
region-fragment: avoid-region;
|
||||
display: element;
|
||||
display: content;
|
||||
}
|
||||
|
||||
.ruby {
|
||||
|
||||
Reference in New Issue
Block a user