What version of Tailwind CSS are you using?
v3.2.7
What build tool (or framework if it abstracts the build tool) are you using?
tailwindcss CLI
What version of Node.js are you using?
v16.17
What browser are you using?
N/A
What operating system are you using?
macOS
Reproduction URL
https://play.tailwindcss.com/Ol16pys9P8?file=config
Describe your issue
When the theme is extended with additional non-string screen breakpoints, the min- and max- breakpoints no longer function. It looks like there's a warning for this case, but it doesn't seem to be triggered.