Skip to content

Commit 16c0ccf

Browse files
authored
Update tailwind.config.cjs
1 parent c754170 commit 16c0ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ module.exports = {
5858
},
5959
],
6060
safelist: [],
61-
blocklist: ['fixed', 'columns-1', 'columns-2', 'hidden', 'inline'],
61+
blocklist: ['fixed', 'columns-1', 'columns-2', 'hidden', 'inline', 'container'],
6262
}

0 commit comments

Comments
 (0)