Opt into tailwind future #4

Merged
Irev-Dev merged 1 commits from opt-into-tailwind-future into main 2020-10-14 10:40:13 +02:00
Showing only changes of commit 971ebd2674 - Show all commits

View File

@@ -1,9 +1,9 @@
module.exports = {
future: {
// removeDeprecatedGapUtilities: true,
// purgeLayersByDefault: true,
// defaultLineHeights: true,
// standardFontWeights: true
removeDeprecatedGapUtilities: true,
purgeLayersByDefault: true,
defaultLineHeights: true,
standardFontWeights: true
},
purge: [],
theme: {