Skip to content

Commit 2e79ef6

Browse files
committed
Update tailwinds config
1 parent 410e515 commit 2e79ef6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tailwind.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,8 @@ module.exports = {
5151
}
5252
},
5353
variants: {},
54-
plugins: []
54+
plugins: [],
55+
future: {
56+
purgeLayersByDefault: true
57+
}
5558
}

0 commit comments

Comments
 (0)