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

Case-insensitive attribute selectors support #2509

Closed
ffoodd opened this issue Nov 21, 2017 · 0 comments
Closed

Case-insensitive attribute selectors support #2509

ffoodd opened this issue Nov 21, 2017 · 0 comments

Comments

@ffoodd
Copy link

ffoodd commented Nov 21, 2017

Hi there,

I'm trying to use case-insensitive attribute selector (e.g. [charset="utf-8" i]) and am currently unable to compile my project. I get:

Error: unterminated attribute selector for charset when trying to compile.

Reduced test case

It's supported by sass; but at the time of writing I'm using gulp-sass. I don't think gulp-sass nor node-sass are related to the issue since as shown in the test case, compiling with libsass only doesn't work.

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

No branches or pull requests

2 participants