sassc
sassc copied to clipboard
globbed imports?
Hey there,
would it be possible to add support vor globbed imports?
Like:
@import '*/frontend/sass/element';
or
@import '/frontend/*/sass/element';
It was discussed over here https://github.com/sass/sass/issues/739#issuecomment-359100028 but it's a core language feature that wouldn't be implemented independently in SassC