mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Add documentation of all CSS variables available
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
},
|
||||
{
|
||||
"name": "table-striped-row-even-hover-background-color",
|
||||
"value": "cv.getVar(\n \"scheme-main-ter\"\n)",
|
||||
"value": "var(--bulma-scheme-main-ter)",
|
||||
"css-var": "table-striped-row-even-hover-background-color"
|
||||
},
|
||||
{
|
||||
@@ -187,4 +187,4 @@
|
||||
"value": "cv.getVar(\n \"scheme-main-ter\"\n)"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user