This commit is contained in:
Possible
2025-02-28 20:42:24 +01:00
parent de3a3a8ce4
commit ff0b919d62
932 changed files with 127824 additions and 4703 deletions
+6
View File
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};