mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 10:54:29 -07:00
Fix JSON syntax for generic.json file
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"$body-overflow-y": {
|
||||
"name": "$body-overflow-y",
|
||||
"value": "scroll",
|
||||
"type": "keyword",
|
||||
"type": "keyword"
|
||||
},
|
||||
"$code-family": {
|
||||
"name": "$code-family",
|
||||
|
||||
Reference in New Issue
Block a user