givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.16k stars 1.64k forks source link

Add a CSS editor, please #280

Open Ampdale opened 1 year ago

Ampdale commented 1 year ago

Can you please add a css editor?

givanz commented 1 year ago

Currently VvvebJs only edits pages it doesn't have theme edit features to track and edit assets this would complicate the editor.

This is more easily solved by having theme features up to the application integrating the library as each project might organize the theme/site feature in different ways.

You can use Vvveb cms (which has VvvebJs as page editor) that has a theme editor feature that allows editing css files.