Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tailwind focus outline classes not working properly #196

Open
jst2702 opened this issue Apr 24, 2024 · 0 comments
Open

Tailwind focus outline classes not working properly #196

jst2702 opened this issue Apr 24, 2024 · 0 comments

Comments

@jst2702
Copy link

jst2702 commented Apr 24, 2024

For example, the command this class is supposed to disable the outline, but it doesn't

<Input type="text" placeholder="Enter your email address"
class="focus:outline-none">
</Input>

I'm running django-tailwind = "^3.8.0" via a poetry installation

edit: full code viewable here: https://github.com/jst2702/tailwind_django_template/blob/mini-projects/crm/templates/crm/signup.html#L32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant