I often run into this issue when editing styles—I think I’m working with a token, but it turns out I’m applying local styles instead.
Here’s what happens:
- I create a block, style it, and save the styles as a token.
- I duplicate the block three times since I need four identical blocks.
- I select the third block (since it’s closer to my cursor) and start adjusting styles, thinking I’m editing the token.
- I realize the changes are only applying locally, so I reset them.
- I go back to the first block, see that the token is actually active there, and when I edit it, all blocks update as expected.
Could there be an option to prioritize tokens by default? That way, if I need local styles, I can manually switch to them instead.