Skip to content

Allowing media query ranges #137

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

Merged
merged 3 commits into from
Oct 4, 2021
Merged

Conversation

Antonio-Laguna
Copy link
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

The library does not support parsing something such as @media (width < 64em) as can be seen on this other issue: csstools/postcss-env-function#15 and the spec can be seen here.

Thanks to @romainmenke for the help in the background and finding the actual solution while we worked on updating postcss-preset-env.

Copy link
Owner

@shellscape shellscape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

thanks!

@shellscape shellscape merged commit 7240333 into shellscape:master Oct 4, 2021
@romainmenke
Copy link

@shellscape Thank you for reviewing and merging this.
Any chance this could be released soon? That would unblock postcss-preset-env :)

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

Successfully merging this pull request may close these issues.

3 participants