-
-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Looks like fontWeight is being registered as a color.
I suspect what's happening is in documentColorProvider.ts it's checking the variants and seeing if it's a valid color value. Because it returns a 3 digit number it looks like a valid color ( in semibold's case it returns 600 so #660000 hence the red decorator).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
