diff options
| author | Volpeon <git@volpeon.ink> | 2024-10-08 12:36:57 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-10-08 12:36:57 +0200 |
| commit | 0adc2b7014d9909869bc9888ac90a3ec142d9488 (patch) | |
| tree | d35e85de9ba85da9aa03286c3562c6efce6cbb31 /package.json | |
| parent | Lockfile (diff) | |
| download | iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.tar.gz iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.tar.bz2 iro-design-0adc2b7014d9909869bc9888ac90a3ec142d9488.zip | |
Replace Oddbird with native SASS color functions
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 38acdf7..7462243 100644 --- a/package.json +++ b/package.json | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | "serve": "python -m http.server --bind 127.0.0.1 --directory public 8001" | 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.4", | ||
| 22 | "include-media": "^2.0.0", | 21 | "include-media": "^2.0.0", |
| 23 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#c82ae7f3c766ff9d36c82183abf0f734e72a00a8" | 22 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#c82ae7f3c766ff9d36c82183abf0f734e72a00a8" |
| 24 | }, | 23 | }, |
