Skip to content

Commit

Permalink
Remove the -webkit-tap-highlight-color reset
Browse files Browse the repository at this point in the history
... as it's included since Tailwind v3.4.0
  • Loading branch information
ThrRip committed May 8, 2024
1 parent d47811d commit 0470629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

:root {
user-select: none;
-webkit-tap-highlight-color: transparent;
}

@tailwind utilities;
Expand Down

0 comments on commit 0470629

Please sign in to comment.