Hacker News new | ask | show | jobs
by mrcus 1371 days ago
Genuinely asking: Do developers look at these styles as more than helpful tips? Surely these CSS/JS blobs that Figma outputs have to be correctly and carefully merged into the codebase?
1 comments

I’ve personally only used the generated code as a starting point or guideline at most, because I usually have an implementation in mind already and it’s more work to reorient myself around the generated code.