blob: a634ed7c960ef8f6c8b63856cdf04235c47734c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/* line 9, ../templates/_filename_fn_import.scss */
filename {
imported: /test/sass/templates/_filename_fn_import.scss;
}
/* line 11, ../templates/filename_fn.scss */
filename {
local: /test/sass/templates/filename_fn.scss;
local-mixin: /test/sass/templates/filename_fn.scss;
local-function: /test/sass/templates/filename_fn.scss;
imported-mixin: /test/sass/templates/_filename_fn_import.scss;
imported-function: /test/sass/templates/_filename_fn_import.scss;
}
|