diff --git a/tailwind.config.js b/tailwind.config.js index b8cbefa..ec99f81 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -48,6 +48,7 @@ module.exports = { '2xs': '.625rem', // 10px }, spacing: { + '2px': '2px', '48': '10rem', '56': '14rem', '64': '16rem',