I'm having problems with classes not syncing when a variable is attached to the class.
- I have class sync turned on in the plugin
- I have checked to ensure no existing duplicates of any classes
- All classes sync fine when no variables are attached to any class
- When I attach a simple font family variable to a heading/text class, duplicate classes are created (eg. Setting a font-family variable on heading-style-h1)
- Strangely, some other classes are synced just fine when variable is attached (eg. If I attach a size variable to the max-width property of container-large)
Am I doing something wrong here or is this a known issue?
Thanks!