mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove future blocks from config stubs
This commit is contained in:
parent
9d40ef519c
commit
31814d6edf
@ -1,8 +1,4 @@
|
||||
module.exports = {
|
||||
future: {
|
||||
// removeDeprecatedGapUtilities: true,
|
||||
// purgeLayersByDefault: true,
|
||||
},
|
||||
purge: [],
|
||||
presets: [],
|
||||
theme: {
|
||||
|
||||
@ -1,8 +1,4 @@
|
||||
module.exports = {
|
||||
future: {
|
||||
// removeDeprecatedGapUtilities: true,
|
||||
// purgeLayersByDefault: true,
|
||||
},
|
||||
purge: [],
|
||||
theme: {
|
||||
extend: {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user