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 1f8cec0 commit 9d061ccCopy full SHA for 9d061cc
packages/dev/s2-docs/pages/s2/home/Home.tsx
@@ -48,7 +48,9 @@ import bg from 'data-url:./bg.svg';
48
import { keyframes } from "../../../../../@react-spectrum/s2/style/style-macro" with {type: 'macro'};
49
// @ts-ignore
50
import { getBaseUrl } from "../../../src/pageUtils";
51
+// @ts-ignore
52
import { fontSizeToken } from "../../../../../@react-spectrum/s2/style/tokens" with {type: 'macro'};
53
54
import { letters } from "../../../src/textWidth";
55
56
const container = style({
0 commit comments