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

Wrap hover styles within proper interaction media queries #268

Open
vnphanquang opened this issue May 14, 2024 · 0 comments
Open

Wrap hover styles within proper interaction media queries #268

vnphanquang opened this issue May 14, 2024 · 0 comments
Assignees
Labels

Comments

@vnphanquang
Copy link
Member

@media (hover: hover) and (pointer: fine) {
  .element:hover {
    /* ... */
  }
}

Make sure to add a corresponding Tailwind variant.

@vnphanquang vnphanquang self-assigned this May 14, 2024
@vnphanquang vnphanquang converted this from a draft issue May 14, 2024
@vnphanquang vnphanquang moved this from Backlog to Dev:Todo in sveltevietnam.dev May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Dev:Todo
Development

No branches or pull requests

1 participant