fill.css 177 B

12345
  1. div {
  2. border-left: 1px solid mix($warningBackgroundColors, $warningBorderColors, 50%);
  3. $fontFamily: "Lato", -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  4. }