Browse Source

adding

master
nirgendswo 7 years ago
parent
commit
ae66a64ea4
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package.json
  2. +1
    -1
      scss/example.scss

+ 1
- 1
package.json View File

@ -9,6 +9,6 @@
"author": "Björn Hase", "author": "Björn Hase",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"normalize.css": "^7.0.0",
"normalize.css": "^7.0.0"
} }
} }

+ 1
- 1
scss/example.scss View File

@ -27,4 +27,4 @@
.clearfix { .clearfix {
@include crispy-boilerplate-clearfix(); @include crispy-boilerplate-clearfix();
}
};

Loading…
Cancel
Save