diff options
| -rw-r--r-- | package.json | 6 | ||||
| -rw-r--r-- | src/_iro-sass.scss.scss (renamed from src/index.scss) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index b89cb7a..9a61f1c 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/index.scss", | 7 | "main": "src/_iro-sass.scss.scss", |
| 8 | "style": "src/index.scss", | 8 | "style": "src/_iro-sass.scss.scss", |
| 9 | "sass": "src/index.scss", | 9 | "sass": "src/_iro-sass.scss.scss", |
| 10 | "keywords": [ | 10 | "keywords": [ |
| 11 | "sass", | 11 | "sass", |
| 12 | "scss", | 12 | "scss", |
diff --git a/src/index.scss b/src/_iro-sass.scss.scss index cc9cda7..cc9cda7 100644 --- a/src/index.scss +++ b/src/_iro-sass.scss.scss | |||
