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 a7c2f2c commit e283fb5Copy full SHA for e283fb5
packages/presets/src/index.js
@@ -10,5 +10,5 @@ export { default as tosh } from '@theme-ui/preset-tosh'
10
11
export { default as bootstrap } from '@theme-ui/preset-bootstrap'
12
export { default as bulma } from '@theme-ui/preset-bulma'
13
-export { default as tailwind } from '@theme-ui/preset-tailwind'
14
export { default as polaris } from '@theme-ui/preset-polaris'
+export { default as tailwind } from '@theme-ui/preset-tailwind'
0 commit comments