mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix mixins/extends confusion
This commit is contained in:
@@ -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
Reference in New Issue
Block a user