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

Can't use < character for custom screens #6778

Closed
mitchuman opened this issue Dec 28, 2021 · 1 comment · Fixed by #6851
Closed

Can't use < character for custom screens #6778

mitchuman opened this issue Dec 28, 2021 · 1 comment · Fixed by #6851

Comments

@mitchuman
Copy link

What version of Tailwind CSS are you using?

v3.0.7

What build tool (or framework if it abstracts the build tool) are you using?

postcss 8.4.5, gatsby 4.4.0

What version of Node.js are you using?

v14.15.4

What browser are you using?

irrelevant

What operating system are you using?

macOS

Reproduction URL

https://play.tailwindcss.com/Meb9gStW4l?size=398x720

Describe your issue

Not able to use < character for custom screens (regardless of extending or not).

Possible feature request to have (max-width: *px) media queries set by default with this < character setup (eg. <md, <3xl), similar to how Windi CSS does their setup.

RobinMalfait added a commit that referenced this issue Jan 3, 2022
* ensure we can use "special" characters in modifiers

Fixes: #6778

* update changelog
@RobinMalfait
Copy link
Contributor

Hey! Thank you for your bug report!
Much appreciated! 🙏

This has been fixed and will be released later today. In the meantime you can already try it using the insiders build npm install tailwindcss@insiders.

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 a pull request may close this issue.

2 participants