From 48352db76a85c843a9ae7de7c8424ae7696e4d79 Mon Sep 17 00:00:00 2001 From: nirgendswo Date: Thu, 17 Aug 2017 01:39:14 +0200 Subject: [PATCH] adding version --- package.json | 2 +- scss/example.scss | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0dd3972..fcc2234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crispy-boilerplate", - "version": "0.2.0", + "version": "0.3.0", "description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions", "repository": { "type": "git", diff --git a/scss/example.scss b/scss/example.scss index ecb883e..58b2395 100644 --- a/scss/example.scss +++ b/scss/example.scss @@ -1,9 +1,10 @@ @import - 'CrispyBoilerplate'; + 'crispyBoilerplate'; @include crispy-boilerplate-align(); @include crispy-boilerplate-list(); @include crispy-boilerplate-text-colors(); +@include crispy-boilerplate-animation(); @include crispy-boilerplate-normalize() { // adding styles