Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 7480af9

Browse files
committed
Update CSSProperties.json
1 parent 497644b commit 7480af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extensions/default/CSSCodeHints/CSSProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"shape-inside": {"values": ["auto", "circle()", "ellipse()", "inherit", "outside-shape", "polygon()", "rectangle()"]},
173173
"shape-margin": {"values": []},
174174
"shape-outside": {"values": ["none", "inherit", "circle()", "ellipse()", "polygon()", "inset()", "margin-box", "border-box", "padding-box", "content-box", "url()", "image()", "linear-gradient()", "radial-gradient()", "repeating-linear-gradient()", "repeating-radial-gradient()"]},
175-
"tab-size": {"values": []},
175+
"tab-size": {"values": []},
176176
"table-layout": {"values": ["auto", "fixed", "inherit"]},
177177
"text-align": {"values": ["center", "left", "justify", "right", "inherit"]},
178178
"text-align-last": {"values": ["center", "left", "justify", "right", "inherit"]},

0 commit comments

Comments
 (0)