_two.scss 55 B

12345
  1. @import "partials/three";
  2. .two {
  3. color: darkblue;
  4. }