Razvan Spatariu DIY Golden Ratio Grid System using Sass
The journey of implementing a grid system (based on the golden ratio) that is more complex than your usual 12/16/24 columns grid. The presentation is about the struggles of building smart CSS by taking a programatic approach to Sass with the goal of offering a grid system that’s easy to use by full-stack developers. We will go through the why, the how, the advantages / disadvantages and the findings after using this in production.