Skip to content

Commit 9ac3656

Browse files
committed
re-introduce important config in tailwind
1 parent 45ddddb commit 9ac3656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ module.exports = {
2222
},
2323
},
2424
plugins: [],
25+
important: '#__next',
2526
};

0 commit comments

Comments
 (0)