sass-basis / basis

A lightweight responsive Sass/CSS framework based on flexible box.
https://sass-basis.github.io/
MIT License
144 stars 14 forks source link

Refactoring grid margin calculation #99

Closed inc2734 closed 7 years ago

inc2734 commented 7 years ago

It may be better to change the grid margin to use _space(). https://github.com/sass-basis/basis/blob/master/src/css/core/abstract/_row.scss https://github.com/sass-basis/basis/blob/master/src/css/core/function/_space.scss