If you’re using Tailwind with React, what are your thoughts on @CSSHooks? Check it out first if you haven’t already. Would you switch? If not, why not?
@markdalgleish @CSSHooks The docs don't really do a good job at selling its usefulness. Hooks configuration is where you start to understand the value. Hover selector is not where it's at
@_jeroenpg @markdalgleish @CSSHooks I agree that `:hover` isn't that exciting by itself. For whatever reason, though, it's the main example people point to, historically: stackoverflow.com/questions/1316… What else should we highlight?
@agilecoder @markdalgleish @CSSHooks On the landing page you show a `dark` selector but it's unclear what it does. The examples on /configuration docs make it very clear to me how the library can help. Perhaps you can show the configuration part below, or have a basic + advanced example.