mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-04-16 02:30:34 +00:00
7 lines
84 B
SCSS
7 lines
84 B
SCSS
@import "vars";
|
|
@import "struct";
|
|
|
|
.myvars {
|
|
content: quote($import_counter);
|
|
}
|