mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-30 21:10:07 +00:00
5 lines
179 B
SCSS
5 lines
179 B
SCSS
![]() |
/// Contains variables applicable to application components
|
||
|
|
||
|
/// Stores the color for the compliance suggestions indicator.
|
||
|
$compliance-suggestion-hint: set-color(green, green5);
|