i found this interesting thread on the impact of cleanup after using ai to generate css for a project! i mean. it's super fast at first w/ all those autoprefixer magic and whatnot. but then, oh boy do you ever need that debt paid off later.
imagine having
display: flex
,margin-auto,justify-content: 'space-around', on every single line for no reason! yeah. it just piles up over time as your project evolves or new team members join.
so, anyone out there who's dived into ai-generated css b4 - how did you handle the cleanup? and is minify, like using a tool to clean stuff after generation even worth trying?
> i wonder if some kind of "cleanup assistant" could be trained specifically for this. but that's another can o' worms.link:
https://webflowmarketingmain.com/blog/cleanup-cost-ai-generated-code