* 🎉 Add ability to remap tokens when renamed ones are referenced by other child tokens
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
* 🐛 Fix remap skipping tokens with same name in different sets
* 📚 Update CHANGES.md
* 🔧 Fix css styles
---------
Signed-off-by: Akshay Gupta <gravity.akshay@gmail.com>
Co-authored-by: Akshay Gupta <gravity.akshay@gmail.com>
* 🐛 Fix token sets selection representation in exported theme
* 🐛 Fix the loss of token set order
* 🐛 Change data shape according to internal representaion
* 🐛 Persist sets order on import according to metadata
* 🐛 Add fallback for nil values
* 🐛 Fix test assertions accoding to the exported json format
* 🐛 Make `:is-source` optional
* ♻️ Fix test description
* ♻️ Remove outdated comment