Is there any plan to create a site-management API? Basically a way to programmatically duplicate a site based on a template, maybe configure a couple resource routes automatically, etc. Could dramatically speed up client projects if this was a thing.
I worked on a site a bunch yesterday and had no issues with the site... well I make one small change (adjusting the width of a container across break points) and go to publish my site and for some reason it's showing only the HTML, no CSS is being rendered whatsoever.
I tested another project and same thing... I'm not sure if there's a bug somewhere in my project that is repeated or if Webstudio is having a moment.
I've recently found this awesome tool and have a deep Webflow background using client-first.... my question now is whether it would make sense to use a Client-first inspired appraoch to systematically build sites...
Or on the other hand I could create a style guide page with equivalents of every utilty class from tailwind.... does Webstudio have any sort of process for stripping unused css from the site before it get's published, like the build process of tailwind?