design
konigle.cli.design
¶
CLI commands for design system stylesheet management.
design()
¶
Manage design system stylesheets.
get_reference_template(ctx, output)
¶
Get the reference html template for the website.
get_stylesheet(ctx, output)
¶
Get the design system stylesheet content.
get_theme_css(ctx, output)
¶
Get the website theme css content.
get_theme_js(ctx, output)
¶
Get the website theme JS content.
set_stylesheet(ctx, content, file)
¶
Set the design system stylesheet content.
set_theme_css(ctx, content, file)
¶
Set the website theme css content.
set_theme_js(ctx, content, file)
¶
Set the website theme JS content.