Skip to content

Commit e283fb5

Browse files
committed
alphabetize polaris in the list
1 parent a7c2f2c commit e283fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/presets/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ export { default as tosh } from '@theme-ui/preset-tosh'
1010

1111
export { default as bootstrap } from '@theme-ui/preset-bootstrap'
1212
export { default as bulma } from '@theme-ui/preset-bulma'
13-
export { default as tailwind } from '@theme-ui/preset-tailwind'
1413
export { default as polaris } from '@theme-ui/preset-polaris'
14+
export { default as tailwind } from '@theme-ui/preset-tailwind'

0 commit comments

Comments
 (0)