aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-10-18 13:16:22 +0200
committerVolpeon <git@volpeon.ink>2024-10-18 13:16:22 +0200
commit00bdc06c611b16c31d974167710ef25c09f70c46 (patch)
tree03afff64f3aa618570f806a3316fbcfccf2d8edf /package.json
parentNew CSS variable management (diff)
downloadiro-sass-00bdc06c611b16c31d974167710ef25c09f70c46.tar.gz
iro-sass-00bdc06c611b16c31d974167710ef25c09f70c46.tar.bz2
iro-sass-00bdc06c611b16c31d974167710ef25c09f70c46.zip
New entry point
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 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",