gilbitron / flexmasonry

A lightweight masonry (cascading grid layout) library powered by flexbox.
https://flexmasonry.now.sh
MIT License
436 stars 25 forks source link

You can want to give gap between of the columns/row anymore #10

Open cinkagan opened 2 years ago

cinkagan commented 2 years ago

Hi, I added a feature that gap between of the columns/rows.

Thanks in advance

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dev7studios/flexmasonry/2usVTKH4BYWba1mttcaJwX54MNYi
✅ Preview: https://flexmasonry-git-fork-cinkagan-master-dev7studios.vercel.app

cinkagan commented 2 years ago

In addition, It will be added the https://github.com/gilbitron/flexmasonry/issues/7

tremby commented 2 years ago

It's really hard to see what you've actually changed since your diff is full of formatting changes.

DIntriglia commented 2 years ago

I second the need for this, but please do not format every file when doing a PR. Ideally, use whichever formatting library the source library is for.

@cinkagan Are you willing to update your PR with just your changes and not your formats, or should I submit a separate PR for it?