diff options
author | Volpeon <git@volpeon.ink> | 2024-10-19 22:33:28 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2024-10-19 22:33:28 +0200 |
commit | 7b1ca4ef71748167d31eb0f9baa7ab4455fc8dd4 (patch) | |
tree | 66122bee4256fb511a47051617fcfb67942d5a7b | |
parent | Remove old code (diff) | |
download | iro-design-7b1ca4ef71748167d31eb0f9baa7ab4455fc8dd4.tar.gz iro-design-7b1ca4ef71748167d31eb0f9baa7ab4455fc8dd4.tar.bz2 iro-design-7b1ca4ef71748167d31eb0f9baa7ab4455fc8dd4.zip |
Update
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | pnpm-lock.yaml | 10 | ||||
-rw-r--r-- | src/_iro-design.scss | 10 |
3 files changed, 12 insertions, 10 deletions
diff --git a/package.json b/package.json index 3b5b4ee..068c7cd 100644 --- a/package.json +++ b/package.json | |||
@@ -20,7 +20,7 @@ | |||
20 | }, | 20 | }, |
21 | "dependencies": { | 21 | "dependencies": { |
22 | "include-media": "^2.0.0", | 22 | "include-media": "^2.0.0", |
23 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff" | 23 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#ff93db70d61ae1a30fec5d47f785b236f09d8afc" |
24 | }, | 24 | }, |
25 | "devDependencies": { | 25 | "devDependencies": { |
26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0", | 26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0", |
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89b9093..ea32146 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml | |||
@@ -12,8 +12,8 @@ importers: | |||
12 | specifier: ^2.0.0 | 12 | specifier: ^2.0.0 |
13 | version: 2.0.0 | 13 | version: 2.0.0 |
14 | iro-sass: | 14 | iro-sass: |
15 | specifier: git+https://git.vulpes.one/git/iro-sass.git#8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff | 15 | specifier: git+https://git.vulpes.one/git/iro-sass.git#ff93db70d61ae1a30fec5d47f785b236f09d8afc |
16 | version: git+https://git.vulpes.one/git/iro-sass.git#8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff | 16 | version: git+https://git.vulpes.one/git/iro-sass.git#ff93db70d61ae1a30fec5d47f785b236f09d8afc |
17 | devDependencies: | 17 | devDependencies: |
18 | iro-icons: | 18 | iro-icons: |
19 | specifier: git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0 | 19 | specifier: git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0 |
@@ -688,8 +688,8 @@ packages: | |||
688 | peerDependencies: | 688 | peerDependencies: |
689 | svg-sprite: ^2.0.2 | 689 | svg-sprite: ^2.0.2 |
690 | 690 | ||
691 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff: | 691 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#ff93db70d61ae1a30fec5d47f785b236f09d8afc: |
692 | resolution: {commit: 8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff, repo: https://git.vulpes.one/git/iro-sass.git, type: git} | 692 | resolution: {commit: ff93db70d61ae1a30fec5d47f785b236f09d8afc, repo: https://git.vulpes.one/git/iro-sass.git, type: git} |
693 | version: 1.0.2 | 693 | version: 1.0.2 |
694 | 694 | ||
695 | is-arrayish@0.2.1: | 695 | is-arrayish@0.2.1: |
@@ -1916,7 +1916,7 @@ snapshots: | |||
1916 | dependencies: | 1916 | dependencies: |
1917 | svg-sprite: 2.0.4 | 1917 | svg-sprite: 2.0.4 |
1918 | 1918 | ||
1919 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#8868a6bcf1573b8e22c2e1bb3063f65734f7c9ff: {} | 1919 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#ff93db70d61ae1a30fec5d47f785b236f09d8afc: {} |
1920 | 1920 | ||
1921 | is-arrayish@0.2.1: {} | 1921 | is-arrayish@0.2.1: {} |
1922 | 1922 | ||
diff --git a/src/_iro-design.scss b/src/_iro-design.scss index 64b2ec9..24177a0 100644 --- a/src/_iro-design.scss +++ b/src/_iro-design.scss | |||
@@ -5,6 +5,12 @@ $breakpoints: ( | |||
5 | xs: 400px, | 5 | xs: 400px, |
6 | ) !default; | 6 | ) !default; |
7 | 7 | ||
8 | @forward 'iro-sass/src/responsive' with ( | ||
9 | $named-viewports: $breakpoints !default | ||
10 | ); | ||
11 | |||
12 | @forward 'iro-sass/src/iro-sass' as fw--*; | ||
13 | |||
8 | @forward 'include-media/dist/include-media' as media--* with ( | 14 | @forward 'include-media/dist/include-media' as media--* with ( |
9 | $breakpoints: $breakpoints !default, | 15 | $breakpoints: $breakpoints !default, |
10 | $unit-intervals: ( | 16 | $unit-intervals: ( |
@@ -15,10 +21,6 @@ $breakpoints: ( | |||
15 | ) !default, | 21 | ) !default, |
16 | ); | 22 | ); |
17 | 23 | ||
18 | @forward 'iro-sass/src/responsive' as iro-responsive--* with ( | ||
19 | $named-viewports: $breakpoints !default | ||
20 | ); | ||
21 | |||
22 | @forward 'core' as core--*; | 24 | @forward 'core' as core--*; |
23 | 25 | ||
24 | @forward 'layouts/button-group' as l-button-group--*; | 26 | @forward 'layouts/button-group' as l-button-group--*; |