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

@@ -2,7 +2,7 @@
// --------------------------------------------------
/// @prop - Height of the progress bar
$progress-bar-ios-height: 4px !default;
$progress-bar-ios-height: 4px;
/// @prop - Border radius of the progress bar container
$progress-bar-ios-border-radius: 9999px !default;
$progress-bar-ios-border-radius: 9999px;

View File

@@ -2,4 +2,4 @@
// --------------------------------------------------
/// @prop - Height of the progress bar
$progress-bar-md-height: 4px !default;
$progress-bar-md-height: 4px;