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 26904d6 commit d8acea0Copy full SHA for d8acea0
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