$
This commit is contained in:
5
node_modules/node-sass/test/fixtures/depth-first/_vars.scss
generated
vendored
Normal file
5
node_modules/node-sass/test/fixtures/depth-first/_vars.scss
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
$import_counter: $import_counter + 1;
|
||||
|
||||
.common-vars {
|
||||
content: "common-vars";
|
||||
}
|
Reference in New Issue
Block a user