diff --git a/README.md b/README.md index f4294d6..53e61ea 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # tailwindcss-plugin-hocus-state + +A [Tailwind CSS](https://tailwindcss.com) plugin that adds a `hocus` variant to add styles for both `hover` and `focus` states with the same utility. + +## Example + +```html +This is a link +```