Add Start cooldown & Patch socket event

This commit is contained in:
Ralex91
2024-02-02 13:55:55 +01:00
parent 6c7f31a6d4
commit cd723f7efd
19 changed files with 298 additions and 151 deletions

View File

@@ -13,6 +13,7 @@ module.exports = {
},
},
},
safelist: ["grid-cols-4", "grid-cols-3", "grid-cols-2"],
safelist: ["grid-cols-4", "grid-cols-3", "grid-cols-2", {
pattern: /bg-(red|blue|yellow|green)/}],
plugins: [],
}