mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Add variables data
This commit is contained in:
22
docs/_data/variables.json
Normal file
22
docs/_data/variables.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"colors": [
|
||||
{
|
||||
"name": "primary"
|
||||
},
|
||||
{
|
||||
"name": "link"
|
||||
},
|
||||
{
|
||||
"name": "info"
|
||||
},
|
||||
{
|
||||
"name": "success"
|
||||
},
|
||||
{
|
||||
"name": "warning"
|
||||
},
|
||||
{
|
||||
"name": "danger"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user