We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5280b6 commit 466b3a7Copy full SHA for 466b3a7
packages/system/src/types.ts
@@ -1,5 +1,5 @@
1
import * as CSS from 'csstype'
2
-import { ITheme, Props } from '@xstyled/util'
+import type { ITheme, Props } from '@xstyled/util'
3
4
export { ITheme, Props }
5
0 commit comments