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