We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, When I run regular Sass - I can import. Single file sass works with this, thx.
But when I do it as a filter (in pug) it does not import. Can you please help me import another sass file?
(My long term goal is to do web components and include sass mixins)
The text was updated successfully, but these errors were encountered:
What error do you get? Make sure you have the correct importPath set!
Sorry, something went wrong.
I don't recall anymore. But what I tried to do is in pug uses Sass that imports Sass.
No branches or pull requests
Hi, When I run regular Sass - I can import.
Single file sass works with this, thx.
But when I do it as a filter (in pug) it does not import. Can you please help me import another sass file?
(My long term goal is to do web components and include sass mixins)
The text was updated successfully, but these errors were encountered: