We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12d5ef commit 9fee6eeCopy full SHA for 9fee6ee
src/snippets/css.json
@@ -236,10 +236,10 @@
236
"us": "user-select:none",
237
"v": "visibility:hidden|visible|collapse",
238
"va": "vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",
239
- "w": "width",
+ "w|wid": "width",
240
"whs": "white-space:nowrap|pre|pre-wrap|pre-line|normal",
241
"whsc": "white-space-collapse:normal|keep-all|loose|break-strict|break-all",
242
- "wid": "widows",
+ "wido": "widows",
243
"wm": "writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",
244
"wob": "word-break:normal|keep-all|break-all",
245
"wos": "word-spacing",
0 commit comments