6 lines
54 B
SCSS
6 lines
54 B
SCSS
@import "partials/three";
|
|
|
|
.three {
|
|
color: green;
|
|
}
|
@import "partials/three";
|
|
|
|
.three {
|
|
color: green;
|
|
}
|