mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
13 lines
213 B
JSON
13 lines
213 B
JSON
|
|
{
|
||
|
|
"by_name": {
|
||
|
|
"$select-colors": {
|
||
|
|
"name": "$select-colors",
|
||
|
|
"value": "$form-colors",
|
||
|
|
"type": "variable"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"list": [
|
||
|
|
"$select-colors"
|
||
|
|
],
|
||
|
|
"file_path": "form/select.sass"
|
||
|
|
}
|