Replies: 1 comment
-
Did you enable focus-within for the backgroundColor plugin in your config file? It's not enabled for any utilities by default. https://tailwindcss.com/docs/pseudo-class-variants/#focus-within |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to implement a search bar like the one used in the tailwindcss website but
.focus-within
class won't work.This is what I have in my
nuxt.js
project:Beta Was this translation helpful? Give feedback.
All reactions