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

Add support for attribute selector based queries #40

Closed
ausi opened this issue Jun 2, 2017 · 1 comment
Closed

Add support for attribute selector based queries #40

ausi opened this issue Jun 2, 2017 · 1 comment
Assignees

Comments

@ausi
Copy link
Owner

ausi commented Jun 2, 2017

If possible we should add support for attribute selectors like:

.element[data-cq~="width>99px"] {}

This makes the prolyfill faster for people that cannot use a CSS preprocessor.

@ausi ausi self-assigned this Jun 2, 2017
ausi added a commit that referenced this issue Jun 11, 2017
@ausi
Copy link
Owner Author

ausi commented Jun 12, 2017

Implemented in version 0.4.0.

@ausi ausi closed this as completed Jun 12, 2017
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

1 participant