Re-add margin auto
This commit is contained in:
parent
70667da418
commit
3df4ecc07b
|
@ -245,6 +245,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
|
|
||||||
margin: {
|
margin: {
|
||||||
|
'auto': 'auto',
|
||||||
'px': '1px',
|
'px': '1px',
|
||||||
'0': '0',
|
'0': '0',
|
||||||
'1': '0.25rem',
|
'1': '0.25rem',
|
||||||
|
|
Loading…
Reference in a new issue