mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
docs(theme): add description, update carbon theme link [ci skip]
This commit is contained in:
parent
a97f72d3e3
commit
7457edf60d
6 changed files with 19 additions and 14 deletions
2
types/Theme/Theme.d.ts
vendored
2
types/Theme/Theme.d.ts
vendored
|
@ -12,7 +12,7 @@ export interface ThemeProps {
|
|||
|
||||
/**
|
||||
* Customize a theme with your own tokens
|
||||
* https://carbondesignsystem.com/guidelines/themes/overview#tokens
|
||||
* https://carbondesignsystem.com/guidelines/themes/overview#customizing-a-theme
|
||||
* @default {}
|
||||
*/
|
||||
tokens?: { [token: string]: any };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue