Filter: gk/gravityboard/renderer/css-variable-overrides
Filters the global overrides for the GravityBoard.
Parameters
| Name | Type | Description |
|---|---|---|
| $css_overrides | array | The global overrides, with the key as the full CSS variable name and the value as the CSS value. |
| $feed | array | The feed. |
Since
Source
Defined in src/Renderer.php at line 262
Returns
The global overrides.