VvvebJs icon indicating copy to clipboard operation
VvvebJs copied to clipboard

How to save CSS?

Open Uysim opened this issue 5 years ago • 4 comments

Currently, I see only the option to save html. Is there a way to save css?

Uysim avatar May 25 '20 03:05 Uysim

You must do that or wait for developer added this, currently save HTML only

PREScriptZ avatar Jun 18 '20 08:06 PREScriptZ

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

givanz avatar Jul 27 '20 21:07 givanz

Hope you have it soon.

Uysim avatar Sep 19 '20 10:09 Uysim

Saving CSS WOW... Looking forward to this feature! 👀

shabeebrizvi avatar Oct 31 '20 09:10 shabeebrizvi