Add a new design system to the theme builder.
The name of the design system to add.
Optionalopts: { Optional arguments. opts.sample=true if this is a sample design system.
Optionalsample?: booleanThe new design system
Get an existing design system by name
The name of the design system to return.
The design system with the specified name, or throws an error otherwise.
StaticcreateCreate a theme builder.
Optionalopts: ThemeBuilderOptsTheme Builder options.
The ThemeBuilder object.
The main Theme Builder class.