You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
It should switch to flex-row when the width is more than lg: min-width, but currently it's doing nothing. And i open the inspect tool in chrome, it does have the class show up but crossed out.
Any ideas?
The text was updated successfully, but these errors were encountered:
Hey! Sorry, as mentioned in the issue template issues without a reproduction repository will be closed. Please open a new issue with a reproduction repository.
What version of @tailwindcss/jit are you using?
0.1.17
What version of Node.js are you using?
v15.12.0
What build tool (or framework if it abstracts the build tool) are you using?
laravel mix
What browser are you using?
chrome, safari and firefox
What operating system are you using?
macOS
Reproduction repository
N/A
responsive breakpoints are not physically switching, for example,
It should switch to
flex-row
when the width is more thanlg:
min-width, but currently it's doing nothing. And i open the inspect tool in chrome, it does have the class show up but crossed out.Any ideas?
The text was updated successfully, but these errors were encountered: