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.
getBreakpoints
1 parent f7f1c44 commit b8dcc29Copy full SHA for b8dcc29
packages/system/src/index.js
@@ -3,4 +3,5 @@ export * from './styles/index'
3
export * from './th'
4
export * from './variant'
5
export * from './breakpoints'
6
+export { getBreakpoints } from './media'
7
export { merge } from './util'
0 commit comments