After flexbox became stable in most browsers I've been using that rather than a CSS grid system. Typography has been more of a concern now, and Sassline does a great job of sorting this. Then I use normalize to sort minor inconsistencies and this set of flexbox mixins https://github.com/mastastealth/sass-flex-mixin
After flexbox became stable in most browsers I've been using that rather than a CSS grid system. Typography has been more of a concern now, and Sassline does a great job of sorting this. Then I use normalize to sort minor inconsistencies and this set of flexbox mixins https://github.com/mastastealth/sass-flex-mixin
Sorted