mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00: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"
|
||
|
}
|