@import "../../themes/liberty.globals";

// iOS Skeleton Text
// --------------------------------------------------

/// @prop - Background color of the skeleton text bar
$skeleton-text-bar-background-color:    $text-color !default;

/// @prop - Opacity of the text bar for the skeleton text
$skeleton-text-bar-opacity:             .1 !default;
