diff --git a/tailwind.config.js b/tailwind.config.js index a3eacae5..d526905f 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -25,7 +25,7 @@ module.exports = { '2px': '2px', }, borderWidth: { - '3': '3px', + 3: '3px', }, }, },