uapte
This commit is contained in:
-3
@@ -1,3 +0,0 @@
|
||||
body {
|
||||
background: orange; }
|
||||
|
||||
-3
@@ -1,3 +0,0 @@
|
||||
body {
|
||||
background: red; }
|
||||
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
@import 'colors';
|
||||
|
||||
body {
|
||||
background: $color;
|
||||
}
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
$color: orange;
|
||||
-1
@@ -1 +0,0 @@
|
||||
$color: red;
|
||||
Reference in New Issue
Block a user