Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use importer for indented syntax without path #2812

Open
RobertWHurst opened this issue Jan 6, 2019 · 0 comments
Open

Cannot use importer for indented syntax without path #2812

RobertWHurst opened this issue Jan 6, 2019 · 0 comments

Comments

@RobertWHurst
Copy link

RobertWHurst commented Jan 6, 2019

Currently, from a custom importer, there is no way to tell libsass that you are providing it source using the indented syntax when not providing a path.

I ran into this issue using node-sass, trying to return file contents from a custom importer.

I cannot use a file path because I have applied transforms to the file contents, and writing them to the disk would be a performance hit worthy of a deal breaker I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant