parent
9645c72346
commit
dacbfebc26
1 changed files with 2 additions and 1 deletions
|
@ -93,7 +93,8 @@ module.exports = {
|
|||
margin: [...variants.margin, 'first', 'last', 'odd', 'even'],
|
||||
},
|
||||
experimental: {
|
||||
applyComplexClasses: true
|
||||
applyComplexClasses: true,
|
||||
darkModeVariant: true
|
||||
},
|
||||
future: {
|
||||
purgeLayersByDefault: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue