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 723fb2e commit 158ed7dCopy full SHA for 158ed7d
tailwind.config.sc.js
@@ -13,6 +13,6 @@ export default {
13
theme,
14
plugins: [],
15
corePlugins: {
16
- preflight: false,
+ preflight: true,
17
},
18
}
0 commit comments