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

Compatibility with Sass #5

Closed
ausi opened this issue Dec 11, 2015 · 0 comments
Closed

Compatibility with Sass #5

ausi opened this issue Dec 11, 2015 · 0 comments
Assignees
Labels

Comments

@ausi
Copy link
Owner

ausi commented Dec 11, 2015

The Sass compiler has problems with the syntax and throws an invalid top-level expression error.

A possible fix could be to allow quotes for the comparison part like :container("width <= 100px") or get Sass to escape the container query like .\:container\(width\<\=100px\).

Source: https://twitter.com/alanontheweb/status/675223579705872384

@ausi ausi added the bug label Dec 11, 2015
@ausi ausi self-assigned this Dec 11, 2015
@ausi ausi closed this as completed in 9c5061b Dec 11, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant