From c7d632ec3b3be7e7e5202c278de689b6e6968bbb Mon Sep 17 00:00:00 2001 From: JohnMark Sill Date: Wed, 12 Jan 2022 17:02:53 -0600 Subject: [PATCH] chore: delete unused tailwind config change --- web/tailwind.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/web/tailwind.config.js b/web/tailwind.config.js index 3510fe75d..df615e690 100644 --- a/web/tailwind.config.js +++ b/web/tailwind.config.js @@ -7,9 +7,6 @@ module.exports = { xs: '480px', '2xl': '1536px', '3xl': '1720px', - }, - flexGrow: { - '100': 100 } }, boxShadow: {