You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, if index($span, 'last') relies on the user explicitly adding last to the span argument. A more robust approach would probably look like this (tested and updated):
I have created a gist with susy 3 and a span mixin.
https://gist.github.com/jvandenrym/64070b3cc0920ba7752bd2b495ca3ab1
The checking of the last item does not do anything. Not sure I can even use this expression.
@if index($span, 'last') {
The text was updated successfully, but these errors were encountered: