mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
fix tag variables (#1056)
This commit is contained in:
parent
193f171916
commit
99ca21aa32
@ -5,9 +5,11 @@ doc-tab: elements
|
||||
doc-subtab: tag
|
||||
variables:
|
||||
- name: $tag-background-color
|
||||
value: background
|
||||
value: $background
|
||||
- name: $tag-color
|
||||
value: text
|
||||
value: $text
|
||||
- name: $tag-radius
|
||||
value: $radius
|
||||
---
|
||||
|
||||
{% capture tag %}
|
||||
|
Loading…
Reference in New Issue
Block a user