Skip to content

Commit

Permalink
npm run build build:v8 build:fallbacks build:figma
Browse files Browse the repository at this point in the history
  • Loading branch information
simonewebdesign committed Jun 18, 2024
1 parent d05dca7 commit b1fc7b1
Show file tree
Hide file tree
Showing 84 changed files with 107,955 additions and 48,484 deletions.
2 changes: 2 additions & 0 deletions dist/css/base/size/size.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
:root {
--base-size-2: 0.125rem;
--base-size-4: 0.25rem;
--base-size-6: 0.375rem;
--base-size-8: 0.5rem;
--base-size-12: 0.75rem;
--base-size-16: 1rem;
Expand Down
7 changes: 0 additions & 7 deletions dist/css/functional/size/size-coarse.css
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
@media (pointer: coarse) {
:root {
--control-minTarget-auto: 2.75rem;
--controlStack-small-gap-auto: 1rem;
--controlStack-medium-gap-auto: 0.75rem;
}
}
7 changes: 0 additions & 7 deletions dist/css/functional/size/size-fine.css
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
@media (pointer: fine) {
:root {
--control-minTarget-auto: 1rem;
--controlStack-small-gap-auto: 0.5rem;
--controlStack-medium-gap-auto: 0.5rem;
}
}
1 change: 1 addition & 0 deletions dist/css/functional/size/size.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@
--overlay-paddingBlock-condensed: 0.25rem;
--overlay-paddingBlock-normal: 0.75rem;
--overlay-borderRadius: 0.375rem;
--overlay-offset: 0.25rem;
}
872 changes: 590 additions & 282 deletions dist/css/functional/themes/dark-colorblind.css

Large diffs are not rendered by default.

864 changes: 586 additions & 278 deletions dist/css/functional/themes/dark-dimmed.css

Large diffs are not rendered by default.

816 changes: 562 additions & 254 deletions dist/css/functional/themes/dark-high-contrast.css

Large diffs are not rendered by default.

872 changes: 590 additions & 282 deletions dist/css/functional/themes/dark-tritanopia.css

Large diffs are not rendered by default.

880 changes: 594 additions & 286 deletions dist/css/functional/themes/dark.css

Large diffs are not rendered by default.

Loading

0 comments on commit b1fc7b1

Please sign in to comment.