test
This commit is contained in:
7
test/assets/css/_backgrounds.scss
Normal file
7
test/assets/css/_backgrounds.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.bg {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.bg--primary-100 {
|
||||
background-color: $primary-100;
|
||||
}
|
||||
Reference in New Issue
Block a user