Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(cfg *config.Config, light, dark theme.ThemeColors) string
Generate produces the complete CSS output for the engine configuration.
func GenerateThemeOnly ¶
func GenerateThemeOnly(cfg *config.Config, light, dark theme.ThemeColors) string
GenerateThemeOnly produces only theme variables and token switching CSS, without structural rules. Use this for secondary engines on multi-engine pages where one primary engine provides the full CSS via Generate().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.