sassexample.scss 61 B

12345
  1. body {
  2. a {
  3. text-decoration-style: dashed;
  4. }
  5. }