mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Update docs variables
This commit is contained in:
13
docs/_data/variables/grid/tiles.json
Normal file
13
docs/_data/variables/grid/tiles.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"by_name": {
|
||||
"$tile-spacing": {
|
||||
"name": "$tile-spacing",
|
||||
"value": "0.75rem",
|
||||
"type": "size"
|
||||
}
|
||||
},
|
||||
"list": [
|
||||
"$tile-spacing"
|
||||
],
|
||||
"file_path": "grid/tiles.sass"
|
||||
}
|
||||
Reference in New Issue
Block a user