tailwindcss-plugin-hocus-state
A Tailwind CSS plugin that adds a hocus
variant to add styles for both hover
and focus
states with the same utility.
Example
<a class="hocus:bg-black hocus:text-white hocus:underline" href="#0">This is a link</a>
A Tailwind CSS plugin that adds a hocus
variant to add styles for both hover
and focus
states with the same utility.
<a class="hocus:bg-black hocus:text-white hocus:underline" href="#0">This is a link</a>
npm i tailwindcss-plugin-hocus-state
4
0.1.0
MIT
1.3 kB
5