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