Add variables data

This commit is contained in:
Jeremy Thomas
2017-10-09 18:13:02 +01:00
parent a0423d426c
commit f83c9bf768
13 changed files with 796 additions and 1988 deletions

22
docs/_data/variables.json Normal file
View File

@@ -0,0 +1,22 @@
{
"colors": [
{
"name": "primary"
},
{
"name": "link"
},
{
"name": "info"
},
{
"name": "success"
},
{
"name": "warning"
},
{
"name": "danger"
}
]
}