mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 13:59:36 -07:00
Add CSS variables test
This commit is contained in:
@@ -112,3 +112,10 @@
|
||||
--link-focus-border: #{$link-focus-border}
|
||||
--link-active: #{$link-active}
|
||||
--link-active-border: #{$link-active-border}
|
||||
--family-primary: #{$family-primary}
|
||||
--family-secondary: #{$family-secondary}
|
||||
--family-code: #{$family-code}
|
||||
--size-small: #{$size-small}
|
||||
--size-normal: #{$size-normal}
|
||||
--size-medium: #{$size-medium}
|
||||
--size-large: #{$size-large}
|
||||
|
||||
Reference in New Issue
Block a user