After building a simple Plasmic / Gatsby project I realized that the major part of the generated index.html was just CSS, with a lot of it being unused (according to IntelliJ).
I created a dumb script to remove all unused CSS and it managed to reduce the page size by more than 50% while keeping the same appearance.
Sorry for reviving this question, but I was wondering if any improvement was done since then?
Plasmic is the best comprehensive web app builder imo, but the emerging visual editors generating tailwind code made me think if Plasmic is missing out on the performance there.