From ae66a64ea4092a2bb3386a0283c427799f1c5ada Mon Sep 17 00:00:00 2001 From: nirgendswo Date: Thu, 17 Aug 2017 00:29:18 +0200 Subject: [PATCH] adding --- package.json | 2 +- scss/example.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 612ef5b..fa134a6 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "author": "Björn Hase", "license": "MIT", "dependencies": { - "normalize.css": "^7.0.0", + "normalize.css": "^7.0.0" } } diff --git a/scss/example.scss b/scss/example.scss index 3c83b38..ecb883e 100644 --- a/scss/example.scss +++ b/scss/example.scss @@ -27,4 +27,4 @@ .clearfix { @include crispy-boilerplate-clearfix(); -} +};