Typing a Tailwind class in a Blade file will correctly autocomplete until you type a - character, at which point it immediately stops. I'm afraid I don't know enough about writing Nova completion providers to know whether this is actually a bug in the Blade extension; if it is, I haven't been able to find it. (It's not my extension.)
Typing a Tailwind class in a Blade file will correctly autocomplete until you type a
-character, at which point it immediately stops. I'm afraid I don't know enough about writing Nova completion providers to know whether this is actually a bug in the Blade extension; if it is, I haven't been able to find it. (It's not my extension.)