larrybotha / struct-scss

An SCSS framework based on BEM, SUIT, SMACSS, and ITCSS
MIT License
31 stars 12 forks source link

add mixin for creating grid wrap gutter width modifiers #33

Closed larrybotha closed 2 years ago

larrybotha commented 2 years ago

A mixin will allow users to easily add modifiers that affect grid column widths without having to remember whether padding or margin should be negative

larrybotha commented 2 years ago

resolved by #34