LiveDuo / destack

Page builder for Next.js 🅧. Zero-config deployment 🚀. React now supported!
MIT License
1.56k stars 314 forks source link

Style problem #76

Closed RibkiAnas closed 1 year ago

RibkiAnas commented 1 year ago

I followed the exact instructions for contributing, but when I drag and drop component the style of it doesn't work properly.

image

LiveDuo commented 1 year ago

It was a bug introduced with refactoring rollup.config.js.

Just pushed a fix https://github.com/LiveDuo/destack/commit/3969fe731f2d0a990a4abbdea7f6e9aabf6601b3. Should work now.