From e7b39b99de79ebd049d2769187045fa2da671d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Mon, 20 Apr 2020 22:13:41 +0200 Subject: [PATCH] adding --- dist/example/index.html | 6 +++--- package.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/example/index.html b/dist/example/index.html index 84ae182..b311068 100644 --- a/dist/example/index.html +++ b/dist/example/index.html @@ -4,8 +4,8 @@ - Crispy | Lightweight CSS / SCSS Framework - + Crispy CSS | Lightweight SCSS Framework + @@ -22,7 +22,7 @@ - Crispy 2.1.0 + Crispy 2.1.2

diff --git a/package.json b/package.json index 6bb5382..dca4bb5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "crispy-css", - "version": "2.1.1", - "description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions", + "version": "2.1.2", + "description": "Lightweight Framework for building Websites and Apps for Mobile, Tablet and Desktop. Minimal UI-Elements and Helpers.", "repository": { "type": "git", "url": "git@gitlab.tentakelfabrik.de:tentakelfabrik/crispy.git"