How to save CSS?
Currently, I see only the option to save html. Is there a way to save css?
You must do that or wait for developer added this, currently save HTML only
There is a zip plugin in development that is not finished yet in libs/builder/plugin-jszip.js that will scan the html for css files and zip everything.
But the best way is to use the php save future and save the changes on the server, you could also more easily make a zip file on the server https://stackoverflow.com/questions/4914750/how-to-zip-a-whole-folder-using-php
Hope you have it soon.
Saving CSS WOW... Looking forward to this feature! 👀