feat: initial commit

This commit is contained in:
2025-11-16 18:10:34 +01:00
commit 461b659667
200 changed files with 27407 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
const config = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
export default config