For the complete documentation index, see llms.txt. This page is also available as Markdown.

Missing tokens

You can safely remove legacy design tokens from your configuration and do not worry about backward compatibilty.

Imagine you have aqua color token used as a background:

If you remove it from colors array the value is still remembered by Shopstory and displayed as a removed token:

When you pick a different value the (removed) aqua value will disappear from the list.

Last updated