Sources not save order
yarastqt opened this issue · 0 comments
yarastqt commented
After build source order not saved
"sources": [
"./src/theme/tokens.yml",
"./src/**/__themekit/tokens.yml",
"./src/theme/inverse/tokens.yml",
"./src/**/__themekit/inverse.tokens.yml"
]
Token from ./src/theme/inverse/tokens.yml
applied earlier than ./src/theme/tokens.yml
.