セレクタの操作
is-superselectorselector-appendselector-extendselector-nestselector-parseselector-replaceselector-unifysimple-selectors
参考:
知らないと損する Sass の組み込み関数徹底解剖 | イソップブログ
selector-slice
参考:
In Sass, How do you reference the parent selector and exclude any grandparent? – Stack Overflow
中間のセレクタを修正する
参考:
Modifying the middle of a selector in Sass (adding/removing classes, etc.) – Stack Overflow
セレクタのコンビネーション
参考:
Using a list of selectors in combination with & in a nested selector in Sass SCSS – Stack Overflow