UNPKG

@studiocms/ui

Version:

The UI library for StudioCMS. Includes the layouts & components we use to build StudioCMS.

2 lines (1 loc) 108 B
export type StudioCMSColorway = 'default' | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'mono';