mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-06-19 15:42:18 +08:00
@@ -1,2 +1,2 @@
|
||||
syn keyword cssFontProp contained white-space-collapse white-space-trim text-space-trim text-wrap text-autospace text-spacing-trim text-spacing text-group-align wrap-before wrap-after wrap-inside hyphenate-character hyphenate-limit-zone hyphenate-limit-chars hyphenate-limit-lines hyphenate-limit-last line-padding word-boundary-detection word-space-transform
|
||||
syn keyword cssFontAttr contained math-auto spread punctuation preserve-breaks preserve-spaces discard-inner discard-before discard-after pretty avoid-line avoid-flex pre-wrap-auto no-limit space-all trim-both space-first trim-all no-compress ideograph-alpha ideograph-numeric ideographic-space
|
||||
syn keyword cssFontAttr contained math-auto spread punctuation preserve-breaks preserve-spaces discard-inner discard-before discard-after pretty avoid-line avoid-flex pre-wrap-auto no-limit space-all trim-both space-first trim-all no-compress ideograph-alpha ideograph-numeric ideographic-space avoid-orphans
|
||||
|
||||
@@ -1404,6 +1404,7 @@ view {
|
||||
display: ideograph-numeric;
|
||||
display: punctuation;
|
||||
display: ideographic-space;
|
||||
display: avoid-orphans;
|
||||
}
|
||||
|
||||
.text-decor-3 {
|
||||
|
||||
Reference in New Issue
Block a user