5 lines
179 B
SCSS
Raw Normal View History

/// Contains variables applicable to application components
/// Stores the color for the compliance suggestions indicator.
$compliance-suggestion-hint: set-color(green, green5);