From e8d43c0f79edd84fe1e7e3a9a389ea8035392497 Mon Sep 17 00:00:00 2001 From: rayelliott Date: Fri, 8 May 2020 11:59:44 +0000 Subject: [PATCH] do not include fonteawesome by default --- sass/theme.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/theme.scss b/sass/theme.scss index 802b9a9..6043c9e 100644 --- a/sass/theme.scss +++ b/sass/theme.scss @@ -4,7 +4,7 @@ @import "understrap/woocommerce"; // <-------- Loads WooCommerce style fixes. Comment out if you aren't using WooCommerce // Optional files - If you dont use the corresponding scripts/fonts comment em out -@import "assets/font-awesome"; // <-------- Font Awesome Icon font +// @import "assets/font-awesome"; // <-------- Font Awesome Icon font @import "assets/underscores"; // <-------- Underscores media styles // Any additional imported files //