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.07k stars 1.62k forks source link

When Downloading html styles/css is not downloading along with the html #237

Closed kpomservices closed 2 years ago

kpomservices commented 2 years ago

When Downloading html styles/css is not downloading along with the html

Steps to reproduce

  1. Add text
  2. Change background color / text color
  3. Click on download
  4. Open Downloaded html in browser
  5. Text not showing updated modified background color / text color.
kpomservices commented 2 years ago

I solved it by using this function call Vvveb.StyleManager.cssContainer.html()