Ultra Lightweight SCSS Grid System Using Flexbox
Back in the days, we had to use the CSS float property or other hacky stuff to create a grid system. Now with the awesomeness of CSS Flexbox and thanks to my old friend SCSS, the famous CSS pre-processor, here is the ultra-light grid system I use.