Re-add 2px spacing
This commit is contained in:
parent
6f8fa650de
commit
e8acc1d5c5
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ module.exports = {
|
|||
'2xs': '.625rem', // 10px
|
||||
},
|
||||
spacing: {
|
||||
'2px': '2px',
|
||||
'48': '10rem',
|
||||
'56': '14rem',
|
||||
'64': '16rem',
|
||||
|
|
Reference in a new issue