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 c754170 commit 16c0ccfCopy full SHA for 16c0ccf
tailwind.config.cjs
@@ -58,5 +58,5 @@ module.exports = {
58
},
59
],
60
safelist: [],
61
- blocklist: ['fixed', 'columns-1', 'columns-2', 'hidden', 'inline'],
+ blocklist: ['fixed', 'columns-1', 'columns-2', 'hidden', 'inline', 'container'],
62
}
0 commit comments