postcss-grid
postcss-grid copied to clipboard
Added ability to use different values for maxWidth and gutter
Hi!
I work on project where mockups has different column width for different width of screen.
So I just added ability to pass new maxWidth and gutter params to grid-column, grid-push and grid-pull methods.