Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 9909860

Browse files
committed
add future key
1 parent 2df7780 commit 9909860

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tailwind.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@ module.exports = {
2929
medium: '0 8px 30px rgba(0, 0, 0, 0.12)'
3030
}
3131
}
32+
},
33+
future: {
34+
removeDeprecatedGapUtilities: true
3235
}
3336
}

0 commit comments

Comments
 (0)