diff --git a/__tmp_4/tailwind.config.js b/__tmp_4/tailwind.config.js deleted file mode 100644 index ed20e570d..000000000 --- a/__tmp_4/tailwind.config.js +++ /dev/null @@ -1,7 +0,0 @@ -module.exports = { - theme: { - screens: { - mobile: '400px', - }, - }, -}