Add 96 width
This commit is contained in:
parent
339a7a3b8c
commit
9dd7fac599
|
@ -15,6 +15,8 @@ module.exports = {
|
||||||
},
|
},
|
||||||
borderWidth: {
|
borderWidth: {
|
||||||
3: '3px',
|
3: '3px',
|
||||||
|
width: {
|
||||||
|
96: '24rem'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue