gavinmcfarland / flex-gap-polyfill

A PostCSS plugin to emulate flex gap using margins
https://gavinmcfarland.github.io/flex-gap-polyfill/
Creative Commons Zero v1.0 Universal
147 stars 6 forks source link

Fix conflict when margin applied to container #17

Closed gavinmcfarland closed 4 years ago

gavinmcfarland commented 4 years ago

The plugin should add user-defined margin to overall negative margin used for the polyfill.