aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9a61f1c..da3fcc5 100644
--- a/package.json
+++ b/package.json
@@ -4,9 +4,9 @@
4 "author": "Volpeon <me@volpeon.ink>", 4 "author": "Volpeon <me@volpeon.ink>",
5 "license": "MIT", 5 "license": "MIT",
6 "description": "A mixin-based Sass framework that makes it easier to work with BEM, organize variables and more.", 6 "description": "A mixin-based Sass framework that makes it easier to work with BEM, organize variables and more.",
7 "main": "src/_iro-sass.scss.scss", 7 "main": "src/_iro-sass.scss",
8 "style": "src/_iro-sass.scss.scss", 8 "style": "src/_iro-sass.scss",
9 "sass": "src/_iro-sass.scss.scss", 9 "sass": "src/_iro-sass.scss",
10 "keywords": [ 10 "keywords": [
11 "sass", 11 "sass",
12 "scss", 12 "scss",