From 71ecf167283323b8c890f58567ad0bffe4e67b8e Mon Sep 17 00:00:00 2001 From: anuveyatsu Date: Fri, 13 Aug 2021 17:55:53 +0600 Subject: [PATCH] [setup][xs]: remove 'jit' mode which is breaking tailwindcss behaviour for unknown reason. --- examples/catalog/components/home/Footer.tsx | 3 ++- examples/catalog/tailwind.config.js | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/catalog/components/home/Footer.tsx b/examples/catalog/components/home/Footer.tsx index 9428a191..c4a3a43b 100644 --- a/examples/catalog/components/home/Footer.tsx +++ b/examples/catalog/components/home/Footer.tsx @@ -10,7 +10,8 @@ const Footer: React.FC = () => { name: 'GitHub', href: 'https://github.com/datopian/portal.js', icon: ( - props // eslint-disable-line + // eslint-disable-line + props ) => (