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