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
when using sass syntax I would expect to be able to use an import without quotes ala:
sass
http://sass-lang.com/documentation/file.INDENTED_SYNTAX.html#_import
however, currently I get the following:
Please check validity of the block starting from line #1
The text was updated successfully, but these errors were encountered:
HI, this is an issue with the AST sass-lint is using, please report the issue there also. https://github.com/tonyganch/gonzales-pe
Sorry, something went wrong.
No branches or pull requests
when using
sass
syntax I would expect to be able to use an import without quotes ala:http://sass-lang.com/documentation/file.INDENTED_SYNTAX.html#_import
however, currently I get the following:
Please check validity of the block starting from line #1
The text was updated successfully, but these errors were encountered: