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'],
|
margin: [...variants.margin, 'first', 'last', 'odd', 'even'],
|
||||||
},
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
applyComplexClasses: true
|
applyComplexClasses: true,
|
||||||
|
darkModeVariant: true
|
||||||
},
|
},
|
||||||
future: {
|
future: {
|
||||||
purgeLayersByDefault: true
|
purgeLayersByDefault: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue