/** * * * */ @mixin component__content() { .content { font-size: 1rem; // list ul { li { } } } }