Re-add 2px spacing

This commit is contained in:
Oliver Davies 2019-03-14 13:28:03 +00:00
parent 6f8fa650de
commit e8acc1d5c5

View file

@ -48,6 +48,7 @@ module.exports = {
'2xs': '.625rem', // 10px '2xs': '.625rem', // 10px
}, },
spacing: { spacing: {
'2px': '2px',
'48': '10rem', '48': '10rem',
'56': '14rem', '56': '14rem',
'64': '16rem', '64': '16rem',