bar2.style.scss 51 B

12345
  1. :host {
  2. .some-class {
  3. background: blue;
  4. }
  5. }