bar.style.scss 41 B

12345
  1. :host {
  2. h1 {
  3. background: red;
  4. }
  5. }