From c946e86d731de4452cfd85095ece5783bb47dbb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Mon, 20 Apr 2020 22:02:45 +0200 Subject: [PATCH] adding --- dist/example/index.html | 5 ++--- package.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dist/example/index.html b/dist/example/index.html index e03c354..84ae182 100644 --- a/dist/example/index.html +++ b/dist/example/index.html @@ -4,9 +4,8 @@ - Crispy | Lightweight SASS / CSS Framework - - + Crispy | Lightweight CSS / SCSS Framework + diff --git a/package.json b/package.json index 1b06370..6bb5382 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crispy-css", - "version": "2.1.0", + "version": "2.1.1", "description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions", "repository": { "type": "git",