hightide-design should only contain static tokens. This means for semantic resolvers and component resolvers a static mapping to the theme tokens should be used e.g. instead of using the value of spacing.md a string should be used instead and function objects with parameters should be used such that a resolver can take both the definition tokens and use the resolver tokens to compute the resulting values.
hightide-design should only contain static tokens. This means for semantic resolvers and component resolvers a static mapping to the theme tokens should be used e.g. instead of using the value of spacing.md a string should be used instead and function objects with parameters should be used such that a resolver can take both the definition tokens and use the resolver tokens to compute the resulting values.