mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-02-15 01:12:26 +00:00
6 lines
48 B
SCSS
6 lines
48 B
SCSS
|
@import "partials/one";
|
||
|
|
||
|
.one {
|
||
|
color: red;
|
||
|
}
|