Relative Content

Tag Archive for tailwind-css

md:flex-row-reverse not working as expected

I’m trying to work with responsive and dynamic content. I have a variable that allow me to switch the order of my flex container. This is adding flex-row-reverse instead of flex-row. I noticed it didn’t work as expected so I tried to write it in a static way but it’s still not working.