I have broadly two aspect ratios (1:1 and 16:9) that according to a page's layout may occupy 4, 8 or 12 columns in a 12 column grid. How do I pass the values set by, say, span(4 of 12)
to the same element's hight?
A very similar question has already been asked here. I've tried tweaking it to my needs creating a mixin to calculate the values, but to no avail. It also references to documentation for the fluid-ratio
mixin that leads to a 404 page. And the question clearly refers to Susy v1 and I'm using v2. So I'm stumped.