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 2f9312e commit b46164fCopy full SHA for b46164f
src/index.ts
@@ -28,7 +28,7 @@ export * from './Audio';
28
export * from './context';
29
export * from './theme';
30
export * from './route';
31
-export * from './cssvars';
+export * from './CssVars';
32
33
// UI
34
export * from './Portal';
0 commit comments