Hello — I’m a developer trying to get my website online. Everything goes smoothly until the final stretch of publishing. We’re using Figma make with AI to design it and code it. Around 90% into the deploy, the publish process suddenly fails and I’m hit with a slew of CSS errors.
I know the AI assistant attempted to upgrade the project to CSS Level 4, and I reverted it back to CSS Level 3 for compatibility/support reasons. However, when I try to deploy, I’m still seeing CSS errors. Despite multiple checks, the AI keeps suggesting this may be an issue on Figma’s side.
The site is alignment-ai.io and it’s currently deployed, if you’d like to inspect it with DevTools to see the errors directly.
I’ve tried everything I can control on my end: cache busting, dozens of code checks, removing our Google Analytics tag, and rolling back to prior versions. No luck — the site still goes offline. This also happened on a previous build around New Year’s, so we duplicated the project into a fresh build and started deploying again, but we ran into the same kind of failure.
I genuinely like Figma and want to keep using it, but I opened a ticket on the previous incident and never got a clear solution. We really need this site live. We’re an NGLCC-certified business applying to Google for Startups, and we were aiming to have this finished by the first of the year.
Any help would be amazing. We also have the ability to use the API, if there’s anything useful we can pull from there (logs, deploy details, etc.).
Has anyone seen this before?


