From ac36822e77810015279243e62b08c43364a6446d Mon Sep 17 00:00:00 2001 From: Wyatex Date: Tue, 14 Dec 2021 14:56:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9tailwind=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tailwind.config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tailwind.config.js b/tailwind.config.js index a847730..0a59693 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -16,12 +16,12 @@ module.exports = { xl: '1200px', '2xl': '1600px', }, - }, - borderRadius: { - '16px': '16px', - }, - padding: { - '16px': '16px', + borderRadius: { + '16px': '16px', + }, + padding: { + '16px': '16px', + }, }, }, variants: {