6 lines
84 B
SCSS
6 lines
84 B
SCSS
|
$import_counter: $import_counter + 1;
|
||
|
|
||
|
.common-vars {
|
||
|
content: "common-vars";
|
||
|
}
|