Codex Neve
  • Developer Documentation
  • Visual Guide

Codex Neve

Search the Code Reference for more information about Neve's hooks.

Skip to content
Filter by type:
Search
Browse: Home / Classes / Generator / Generator::generate()

Generator::generate( bool $echo = false )

Generate the dynamic CSS.


Parameters

$echo

(Optional) Should we write it or return it.

Default value: false


Return

(string|void) Css output.


Source

File: inc/core/styles/generator.php


			

Expand full source code Collapse full source code View on Github


Related

Uses

Uses
Uses Description
inc/core/styles/dynamic_selector.php: Dynamic_Selector::__construct()

Dynamic_Selector constructor.

© Vertigo Studio SRL 2025