From e693f2993d20bb6caad54eec314de692a675da0f Mon Sep 17 00:00:00 2001 From: Alec Swanson Date: Wed, 4 May 2022 11:17:27 -0700 Subject: [PATCH] fix: remove import to old font css file --- src/components/GuidedInstallTileMostPopular.js | 2 -- src/pages/index.jsx | 1 - 2 files changed, 3 deletions(-) diff --git a/src/components/GuidedInstallTileMostPopular.js b/src/components/GuidedInstallTileMostPopular.js index 954f6484..41b39827 100644 --- a/src/components/GuidedInstallTileMostPopular.js +++ b/src/components/GuidedInstallTileMostPopular.js @@ -14,8 +14,6 @@ import { navigate } from 'gatsby'; import Cookies from 'js-cookie'; import { getGuidedInstallStackedNr1Url } from '../utils/get-pack-nr1-url'; -import './fonts.scss'; - const GuidedInstallTileMostPopular = () => { const isReturningUser = Boolean(Cookies.get('ajs_user_id')); diff --git a/src/pages/index.jsx b/src/pages/index.jsx index cd2639bb..fbb2f379 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -1,6 +1,5 @@ import 'slick-carousel/slick/slick.css'; import 'slick-carousel/slick/slick-theme.css'; -import '../components/fonts.scss'; import '../components/styles.scss'; import {