Skip to content

Commit b8dcc29

Browse files
committed
feat: expose getBreakpoints
1 parent f7f1c44 commit b8dcc29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/system/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ export * from './styles/index'
33
export * from './th'
44
export * from './variant'
55
export * from './breakpoints'
6+
export { getBreakpoints } from './media'
67
export { merge } from './util'

0 commit comments

Comments
 (0)