]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
fix tag variables (#1056)
authorDmitry Antonov <chelog@octothorp.team>
Fri, 11 Aug 2017 09:52:11 +0000 (12:52 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Fri, 11 Aug 2017 09:52:11 +0000 (10:52 +0100)
docs/documentation/elements/tag.html

index 7e17770ed6d8eb4ebdae46b8ca3db608b4887784..7283b8323547fda97d350d8cc7a1d2bc6e70dd7f 100644 (file)
@@ -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 %}