Define custom screen sizes #14770
ChrisJohnNewton
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We can extend
tailwind.config.js
by including morescreens
like so:But for the
container-queries
plugin we can't do this, but can only do:Idea: support for
min
andmax
sizes for containers too. Please forgive me if this has already been asked for (a cursory search did not reveal it). Thanks.Beta Was this translation helpful? Give feedback.
All reactions