mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Add block documentation
This commit is contained in:
@@ -249,6 +249,11 @@
|
||||
"name": "$variable-columns",
|
||||
"value": "true",
|
||||
"type": "boolean"
|
||||
},
|
||||
"$rtl": {
|
||||
"name": "$rtl",
|
||||
"value": "false",
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
@@ -301,7 +306,8 @@
|
||||
"$radius-large",
|
||||
"$radius-rounded",
|
||||
"$speed",
|
||||
"$variable-columns"
|
||||
"$variable-columns",
|
||||
"$rtl"
|
||||
],
|
||||
"file_path": "utilities/initial-variables.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user