Opt into tailwind future #4
@@ -1,9 +1,9 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
future: {
|
future: {
|
||||||
// removeDeprecatedGapUtilities: true,
|
removeDeprecatedGapUtilities: true,
|
||||||
// purgeLayersByDefault: true,
|
purgeLayersByDefault: true,
|
||||||
// defaultLineHeights: true,
|
defaultLineHeights: true,
|
||||||
// standardFontWeights: true
|
standardFontWeights: true
|
||||||
},
|
},
|
||||||
purge: [],
|
purge: [],
|
||||||
theme: {
|
theme: {
|
||||||
|
|||||||
Reference in New Issue
Block a user