Check if assigned CSS vars are actually used

This commit is contained in:
Jeremy Thomas
2020-08-23 13:15:42 +02:00
parent 64b89dbc63
commit 4cb72c225a
2 changed files with 22 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ $panel-colors: $colors !default
border-radius: var(--panel-radius)
box-shadow: var(--panel-shadow)
font-size: $size-normal
font-size: var(--panel-font-size)
&:not(:last-child)
margin-bottom: var(--panel-margin)
// Colors