diff options
| author | Volpeon <git@volpeon.ink> | 2023-01-10 15:24:44 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2023-01-10 15:24:44 +0100 |
| commit | 992332a0a02519f1155eca113353aa7dafe362ec (patch) | |
| tree | 4504e14ba2700357fbb6cccb38e34478880e7251 /package.json | |
| parent | Fix lightbox thumbnails when viewport too narrow (diff) | |
| download | iro-design-992332a0a02519f1155eca113353aa7dafe362ec.tar.gz iro-design-992332a0a02519f1155eca113353aa7dafe362ec.tar.bz2 iro-design-992332a0a02519f1155eca113353aa7dafe362ec.zip | |
Added smaller set of headings
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33d0a79..a278393 100644 --- a/package.json +++ b/package.json | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | "build:style": "sass --load-path=node_modules src_demo/index.scss public/style.css", | 15 | "build:style": "sass --load-path=node_modules src_demo/index.scss public/style.css", |
| 16 | "lint:style": "stylelint \"src/**/*.scss\"", | 16 | "lint:style": "stylelint \"src/**/*.scss\"", |
| 17 | "fix:style": "stylelint \"src/**/*.scss\" --fix", | 17 | "fix:style": "stylelint \"src/**/*.scss\" --fix", |
| 18 | "serve": "python -m http.server --bind 127.0.0.1 --directory public 8000" | 18 | "serve": "python -m http.server --bind 127.0.0.1 --directory public 8001" |
| 19 | }, | 19 | }, |
| 20 | "dependencies": { | 20 | "dependencies": { |
| 21 | "@oddbird/blend": "^0.2.3", | 21 | "@oddbird/blend": "^0.2.3", |
