Royal-Navy / design-system

Build web applications that meet the Royal Navy service standards
https://storybook.design-system.navy.digital.mod.uk
Apache License 2.0
103 stars 32 forks source link

Expose token values for use in storybook #3758

Closed markhigham closed 1 week ago

markhigham commented 4 weeks ago

Description

Tokens are hardcoded in the storybook examples https://github.com/Royal-Navy/design-system/pull/3746/files#r1568604975

We should change their definitions to allow the stories to enumerate their values

... colorTokens.maps(color => ...etc)