Skip to main content

Filter: gk/gravityboard/renderer/css-variable-overrides

Filters the global overrides for the GravityBoard.

Parameters

NameTypeDescription
$css_overridesarrayThe global overrides, with the key as the full CSS variable name and the value as the CSS value.
$feedarrayThe feed.

Since

Source

Defined in src/Renderer.php at line 262

Returns

The global overrides.