mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
tailwind add removeDeprectatedGapUtilities
This commit is contained in:
committed by
Thomas Ruoff
parent
42e91c6f18
commit
2b0cbe565f
@@ -1,6 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
future: {
|
future: {
|
||||||
purgeLayersByDefault: true,
|
purgeLayersByDefault: true,
|
||||||
|
removeDeprecatedGapUtilities: true,
|
||||||
},
|
},
|
||||||
purge: {
|
purge: {
|
||||||
content: [
|
content: [
|
||||||
|
|||||||
Reference in New Issue
Block a user