$
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
.three {
|
||||
color: darkgreen;
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
@import "partials/three";
|
||||
|
||||
.three {
|
||||
color: green;
|
||||
}
|
||||
Reference in New Issue
Block a user