Merge branch 'main' into chore-update-next-from-main

This commit is contained in:
Brandy Carney
2024-05-02 16:43:54 -04:00
876 changed files with 4034 additions and 2766 deletions

View File

@ -4,4 +4,4 @@
// --------------------------------------------------
/// @prop - Font size of the item option button
$item-option-button-ios-font-size: dynamic-font-clamp(1, 16px, 2.2) !default;
$item-option-button-ios-font-size: dynamic-font-clamp(1, 16px, 2.2);

View File

@ -4,4 +4,4 @@
// --------------------------------------------------
/// @prop - Font size of the sliding option button
$item-option-button-md-font-size: dynamic-font(14px) !default;
$item-option-button-md-font-size: dynamic-font(14px);