Skip to content

Commit 29dcc16

Browse files
authored
fix: Style macro class name conflict (#8597)
1 parent 7c2bd81 commit 29dcc16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/s2/style/properties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"touchAction": "__X",
167167
"translate": "__Y",
168168
"wordBreak": "__Z",
169-
"--fs": "__Q"
169+
"--fs": "__0"
170170
},
171171
"values": {
172172
"--iconPrimary": {

0 commit comments

Comments
 (0)