Skip to content

Commit e7e3954

Browse files
committed
Update tailwind.config.js
1 parent d1f482f commit e7e3954

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
@@ -1,4 +1,5 @@
11
module.exports = {
2+
mode: 'jit', // Enable JIT mode
23
content: [
34
'./pages/**/*.{js,ts,jsx,tsx,md}',
45
'./components/**/*.{js,ts,jsx,tsx,md}',

0 commit comments

Comments
 (0)