I'm a susy noobie, so apologies if this a daft question...
I'm calculating responsive padding within a susy grid.
The usual calc is of course: (target / context) x 100
.
Can susy return the 'context'
ie "span(2)"
, for example, in pixels, so I can add the calculation to my SASS file ... or am I completely missing something ?