mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 10:34:29 -07:00
Update changelog, Update docs JSON
This commit is contained in:
@@ -23,8 +23,10 @@
|
||||
},
|
||||
"$box-shadow": {
|
||||
"name": "$box-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)"
|
||||
},
|
||||
"$box-padding": {
|
||||
"name": "$box-padding",
|
||||
|
||||
Reference in New Issue
Block a user