fix: tailwind sticky hover
Some checks failed
Build and Push Docker Image to Gitea / build-and-push-to-gitea (push) Has been cancelled
Some checks failed
Build and Push Docker Image to Gitea / build-and-push-to-gitea (push) Has been cancelled
This commit is contained in:
@@ -7,5 +7,8 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
future: {
|
||||
hoverOnlyWhenSupported: true,
|
||||
},
|
||||
plugins: [],
|
||||
};
|
Reference in New Issue
Block a user