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.
2 parents 26904d6 + d8acea0 commit f4b8b53Copy full SHA for f4b8b53
src/cssVariables.js renamed to src/cssVariables.ts
@@ -9,4 +9,4 @@ export const cssVariables = {
9
md: 768,
10
sm: 640,
11
},
12
-};
+} as const;
0 commit comments