mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add CSS variables to all elements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user