From: Jeremy Thomas Date: Mon, 9 Oct 2017 17:13:02 +0000 (+0100) Subject: Add variables data X-Git-Tag: 0.6.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f83c9bf7689c0054ea14892839dd10f2b1aa895f;p=thirdparty%2Fbulma.git Add variables data --- diff --git a/docs/_data/variables.json b/docs/_data/variables.json new file mode 100644 index 000000000..71f3e35da --- /dev/null +++ b/docs/_data/variables.json @@ -0,0 +1,22 @@ +{ + "colors": [ + { + "name": "primary" + }, + { + "name": "link" + }, + { + "name": "info" + }, + { + "name": "success" + }, + { + "name": "warning" + }, + { + "name": "danger" + } + ] +} \ No newline at end of file diff --git a/docs/_includes/bsa.html b/docs/_includes/bsa.html index 61be6efd9..313eecf47 100644 --- a/docs/_includes/bsa.html +++ b/docs/_includes/bsa.html @@ -15,7 +15,6 @@ -