Add CSS variables to all elements

This commit is contained in:
Jeremy Thomas
2020-08-16 00:52:25 +01:00
parent 340f13d168
commit 0ecc5bd35d
4 changed files with 33 additions and 24 deletions

View File

@@ -36,6 +36,7 @@ $content-table-foot-cell-color: var(--text-strong, #{$text-strong}) !default
--content-table-head-cell-color: #{$content-table-head-cell-color}
--content-table-foot-cell-border-width: #{$content-table-foot-cell-border-width}
--content-table-foot-cell-color: #{$content-table-foot-cell-color}
@extend %block
font-size: var(--content-font-size)
// Inline