mirror of
https://github.com/opdavies/tailwindcss-plugin-hocus-state.git
synced 2025-11-11 13:18:45 +00:00
No description
| src | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
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>