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 e2e22fa commit a13cc6cCopy full SHA for a13cc6c
README.md
@@ -144,7 +144,7 @@ export function parse(
144
145
- `transform` 不允许连续出现 2 个同类型如:transform: translate(20px 20px) translate3d(10px, 30px, 30px)
146
- `radial-linear`
147
- - \<radial-extent>不支持,如(closest-side、closest-corner、farthest-side、farthest-corner)
+ - \<radial-extent>不支持, 如(closest-side、closest-corner、farthest-side、farthest-corner)
148
- `display` 不支持**行内**
149
- 定位不支持 **bottom** 和 **right**
150
0 commit comments