Some other helpful Sass snippets I’ve used in the past: Gist 3956743. That link contains five mixins: all-but-first(), all-but-last(), both-vertical(), both-horizontal(), and horizontally-centered-using-margins.
all-but-first()
all-but-last()
both-vertical()
both-horizontal()
horizontally-centered-using-margins
Some other helpful Sass snippets I’ve used in the past: Gist 3956743. That link contains five mixins:
all-but-first(),all-but-last(),both-vertical(),both-horizontal(), andhorizontally-centered-using-margins.