loefsys.theme.variants module

class loefsys.theme.variants.VariantType(base: str, variants: dict[str, dict[str, str]], /, defaults: dict[str, str] | None = None)

Bases: object

Parameters: