8 lines
62 B
SCSS
Raw Normal View History

2023-03-05 13:23:23 +01:00
@import "_common";
@import "a1";
.a2 {
content: "a2";
}