mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
add missing word-wrap property
This commit is contained in:
@@ -412,6 +412,7 @@
|
||||
.text {
|
||||
hanging-punctuation: loose;
|
||||
line-break: strict;
|
||||
word-wrap: auto;
|
||||
overflow-wrap: hanging;
|
||||
tab-size: distribute;
|
||||
text-align-last: kashida;
|
||||
|
||||
Reference in New Issue
Block a user