fix: sync popup is not showing

This commit is contained in:
reya
2024-08-05 09:48:49 +07:00
parent dde23df13b
commit 4c60e55d50
4 changed files with 11 additions and 2 deletions

View File

@@ -19,5 +19,5 @@ export default {
},
},
},
plugins: [],
plugins: [require("tailwind-gradient-mask-image")]
};