Something something games

This commit is contained in:
2025-04-29 17:51:52 +01:00
parent 6eaf1d6b9f
commit 9e72f0cc9a
36 changed files with 3395 additions and 1498 deletions

View File

@@ -1,6 +1,3 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
plugins: ["@tailwindcss/postcss"],
};