Skip to content

Commit 9fee6ee

Browse files
authored
Update which one to recommend width or widows (#724)
1 parent a12d5ef commit 9fee6ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/snippets/css.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@
236236
"us": "user-select:none",
237237
"v": "visibility:hidden|visible|collapse",
238238
"va": "vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",
239-
"w": "width",
239+
"w|wid": "width",
240240
"whs": "white-space:nowrap|pre|pre-wrap|pre-line|normal",
241241
"whsc": "white-space-collapse:normal|keep-all|loose|break-strict|break-all",
242-
"wid": "widows",
242+
"wido": "widows",
243243
"wm": "writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",
244244
"wob": "word-break:normal|keep-all|break-all",
245245
"wos": "word-spacing",

0 commit comments

Comments
 (0)