mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-29 04:20:00 +00:00
5 lines
181 B
SCSS
5 lines
181 B
SCSS
/// Contains variables applicable to application components
|
|
|
|
/// Stores the color for the compliance suggestions indicator.
|
|
$compliance-suggestion-hint: set-color(orange, orange5);
|