summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index a3918b5..3499c47 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
"node-sass": "^4.11.0"
},
"dependencies": {
- "bourbon-neat": "^3.0.0"
+ "bourbon-neat": "^3.0.0",
+ "minireset.css": "^0.0.3"
}
}