You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/dev/docs/pages/react-spectrum/styling.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ All of the available style props are listed below.
61
61
62
62
## Dimension values
63
63
64
-
Where applicable, each style property accepts Spectrum defined variables in addition to raw CSS values.
64
+
Where applicable, each style property accepts [Spectrum defined variables](https://spectrum.adobe.com/page/design-tokens/#Size-tokens) in addition to raw CSS values.
65
65
**Using Spectrum variables is preferred wherever possible**. These variables conform to Spectrum design
66
66
defined sizing and spacing requirements, and also automatically adapt on different devices. For example,
67
67
on touch screen devices, all Spectrum components expand in size to give users larger hit targets.
0 commit comments