7 lines
84 B
SCSS
Raw Normal View History

2020-05-19 11:43:42 +03:00
@import "vars";
@import "struct";
.myvars {
content: quote($import_counter);
}