Skip to content
New issue

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

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

Already on GitHub? # to your account

Support comma-separated unquoted imports in the indented syntax #2514

Closed
nex3 opened this issue Dec 8, 2017 · 2 comments
Closed

Support comma-separated unquoted imports in the indented syntax #2514

nex3 opened this issue Dec 8, 2017 · 2 comments

Comments

@nex3
Copy link
Contributor

nex3 commented Dec 8, 2017

The indented syntax supports unquoted imports separated by commas, like so:

@import foo/bar, baz

It seems that LibSass doesn't currently support this.

See sass/sass-spec#1190

@nschonni
Copy link
Collaborator

nschonni commented Dec 9, 2017

@mgreter I think this would be a sass2scss thing

@mgreter
Copy link
Contributor

mgreter commented Mar 19, 2018

Closed via #2602

@mgreter mgreter closed this as completed Mar 19, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants