Skip to content

Commit

Permalink
Update which one to recommend width or widows (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
can-erturk authored Mar 13, 2024
1 parent a12d5ef commit 9fee6ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/snippets/css.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,10 @@
"us": "user-select:none",
"v": "visibility:hidden|visible|collapse",
"va": "vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",
"w": "width",
"w|wid": "width",
"whs": "white-space:nowrap|pre|pre-wrap|pre-line|normal",
"whsc": "white-space-collapse:normal|keep-all|loose|break-strict|break-all",
"wid": "widows",
"wido": "widows",
"wm": "writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",
"wob": "word-break:normal|keep-all|break-all",
"wos": "word-spacing",
Expand Down

0 comments on commit 9fee6ee

Please sign in to comment.