scss add class to body

Solutions on MaxInterview for scss add class to body by the best coders in the world

showing results for - "scss add class to body"
Ella
14 Jan 2020
1.boxed {
2  @at-root body#{&} {
3     color: red;
4  }
5}
6
similar questions
queries leading to this page
scss add class to body