We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1a598 commit 91e6189Copy full SHA for 91e6189
tailwind.config.js
@@ -77,4 +77,7 @@ module.exports = {
77
padding: ['responsive', 'first', 'last'],
78
},
79
plugins: [],
80
+ corePlugins: {
81
+ container: false,
82
+ }
83
}
0 commit comments