Closed peterchrjoergensen closed 4 years ago
Hi! Sorry for the delay, I was on vacation.
Can you specify which classes stopped working? Nova has already included flexbox: ['responsive']
variant, so I assumed all the responsive flex related classes are already there.
Hey again! I added back flex and its subsidiaries. All the responsive styles should be back now. Check out 1.0.2.
In my case, it was specifically the flexGrow classes, but I see you figured it out.
Thanks for the release! 👍
When you disabled flex, flexDirection, flexGrow and others in the tailwind.config.js file, the responsive styles were removed as well, which I was using for a card.
Changelog
Not sure if it it's a bug, but I thought to mention it anyway. Maybe there's a middle ground? Only responsive styles enabled?
Thanks for the package!