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

media query support #212

Closed assadnazar closed 3 years ago

assadnazar commented 3 years ago

Is there any support for media queries. When I select a style e.g. change font size, it reflects same size on all devices.

assadnazar commented 3 years ago

This is a little effort by me to handle media queries. @givanz see if it can be merged.

https://github.com/givanz/VvvebJs/pull/203/commits/bb8d620b4ec2d848794fe68182994399f25a1857

assadnazar commented 2 years ago

https://github.com/givanz/VvvebJs/pull/230