Module: Extenders
The extenders module contains mixins to SASS-extend existing classes with prefixes and subselectors.
You'll find it in src/modules/_extenders.scss
.
These mixins are for example used to generate children:
prefixed classes
that "extends" another class with the > *
subselector.