From 1198a321b02c040941b795ff607077093f87bbf5 Mon Sep 17 00:00:00 2001 From: Seifeldin Mahjoub Date: Fri, 4 Sep 2020 14:24:40 +0200 Subject: [PATCH] chore: remove comments --- src/components/_buttons.scss | 1 - src/content/_images.scss | 1 - 2 files changed, 2 deletions(-) diff --git a/src/components/_buttons.scss b/src/components/_buttons.scss index cba673f..1146581 100644 --- a/src/components/_buttons.scss +++ b/src/components/_buttons.scss @@ -1,4 +1,3 @@ -// here button, .paper-btn, [type='button'] { diff --git a/src/content/_images.scss b/src/content/_images.scss index 3ed980d..593d514 100644 --- a/src/content/_images.scss +++ b/src/content/_images.scss @@ -1,4 +1,3 @@ -// here img { @include border-style(); @include color('border-color', 'primary');