Closed elahd closed 2 years ago
any change to get this in, I am running in the same problem as #137
Hi. I'm trying to merge parts of this but am having problems. Did you delete your fork?
I couldn't figure out how to merge the parts of this I liked into the code and maintain your contribution, so I implemented it myself instead for both grid and column layouts. It will be in the next release. Hope you don't mind. Thanks a lot for the idea!
Addresses #137. Lets users set margins & padding for the grid layout's container.
Also added Prettier config file for consistency w/ other devs working on this codebase. Without this, PRs will have extraneous diffs that make changes hard to read. @thomasloven, please replace with your own .prettierrc in case I missed additional settings.