mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Update docs variables
This commit is contained in:
13
docs/_data/variables/components/level.json
Normal file
13
docs/_data/variables/components/level.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"by_name": {
|
||||
"$level-item-spacing": {
|
||||
"name": "$level-item-spacing",
|
||||
"value": "($block-spacing / 2)",
|
||||
"type": "compound"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$level-item-spacing"
|
||||
],
|
||||
"file_path": "components/level.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user