Fix mixins/extends confusion

This commit is contained in:
Jeremy Thomas
2018-09-04 15:24:50 +02:00
parent 107ea347a7
commit 04fb26b450
22 changed files with 280 additions and 622 deletions

View File

@@ -29,6 +29,22 @@
"title": "Love"
}
],
"other_items": [
{
"id": "templates",
"color": "has-text-info",
"fa_type": "fas",
"fa_icon": "fa-code",
"title": "Templates"
},
{
"id": "recipes",
"color": "has-text-purple",
"fa_type": "fas",
"fa_icon": "fa-utensils",
"title": "Recipes"
},
],
"more_items": [
{
"id": "bulma-start",

File diff suppressed because it is too large Load Diff