From 3260a7cd6cceb0ff156830b25f309e09c1d84633 Mon Sep 17 00:00:00 2001 From: Jim Cummins Date: Fri, 18 Jul 2014 22:16:45 -0500 Subject: [PATCH] (fix): remove nested, unclosed comment This nested unclosed comment breaks autoprefixer's parsing and causes it to spike to 100% cpu. No breaking changes in this commit. see diegonetto/generator-ionic#38 --- scss/_platform.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_platform.scss b/scss/_platform.scss index 3d67099d5c2..4a804929d8b 100644 --- a/scss/_platform.scss +++ b/scss/_platform.scss @@ -78,7 +78,6 @@ font-weight: normal; } - /* font-family: 'Roboto'; h1, h2, h3, h4, h5 {