mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Update changelog, Update docs JSON
This commit is contained in:
@@ -16,8 +16,10 @@
|
||||
},
|
||||
"$card-shadow": {
|
||||
"name": "$card-shadow",
|
||||
"value": "0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0px 0 1px rgba($scheme-invert, 0.02)",
|
||||
"type": "shadow"
|
||||
"value": "$shadow",
|
||||
"type": "variable",
|
||||
"computed_type": "shadow",
|
||||
"computed_value": "0 0.5em 1em -0.125em rgba($scheme-invert, 0.1), 0 0px 0 1px rgba($scheme-invert, 0.02)"
|
||||
},
|
||||
"$card-radius": {
|
||||
"name": "$card-radius",
|
||||
|
||||
Reference in New Issue
Block a user