peer tailwind support in fresh
Is there support for tailwind
I've uploaded a repo with code like so
And when I focus on the input the styles of the div do not change. I see that
Thanks in advance!
https://github.com/will-weiss/fresh-twind-peer-test
peers as described here in fresh? https://tailwindcss.com/docs/hover-focus-and-other-statesI've uploaded a repo with code like so
And when I focus on the input the styles of the div do not change. I see that
peer support was added in v3 and only group is supported in v2. Is Fresh still on v2? https://v2.tailwindcss.com/docs/hover-focus-and-other-states#group-hoverThanks in advance!
https://github.com/will-weiss/fresh-twind-peer-test
Using utilities to style elements on hover, focus, and more.
GitHub
Contribute to will-weiss/fresh-twind-peer-test development by creating an account on GitHub.
Using utilities to style elements on hover, focus, and more.