(options: GenerateCssOptions): GenerateCssResult Runs the full CSS-generation pipeline: utility classes via
generate_classes_css, then — when base or theme output is enabled and
bundled resources are available — base styles and theme variables via
resolve_css + generate_bundled_css. Returns the combined CSS and every
diagnostic produced along the way.
options
returns
GenerateCssResult