Skip to content

Commit

Permalink
[chore] disable hover on mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
tinajeong committed Sep 2, 2022
1 parent 5cfc43e commit 38a3c8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,8 @@ module.exports = {
extend: {},
},
plugins: [],
future: {
hoverOnlyWhenSupported: true,
}
};

1 comment on commit 38a3c8b

@vercel
Copy link

@vercel vercel bot commented on 38a3c8b Sep 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

artworks – ./

artworks-tinajeong.vercel.app
artworks-tau.vercel.app
artworks-git-main-tinajeong.vercel.app

Please sign in to comment.