-
-
Notifications
You must be signed in to change notification settings - Fork 782
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
Our treatment of gradients currently just passes the raw data from Figma into our output. Figma's API doesn't pass this information in a CSS-ready format.
Since the rest of the simplified design output is in a CSS syntax, most LLMs read the gradient information and assume it's ready for direct translation into CSS. When this happens the gradients are output with incorrect positioning.
Should be a pretty quick fix, but will require figuring out the specific differences between Figma's format and CSS.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers