Remove quotes
This commit is contained in:
parent
0ccfb568c5
commit
0c184c6e79
|
@ -25,7 +25,7 @@ module.exports = {
|
|||
'2px': '2px',
|
||||
},
|
||||
borderWidth: {
|
||||
'3': '3px',
|
||||
3: '3px',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Reference in a new issue