Opt into tailwind future
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user