fertiges design

This commit is contained in:
2025-08-28 13:48:46 +02:00
parent c66a0e49f3
commit d31681cee1
50 changed files with 7516 additions and 0 deletions

2
postcss.config.js Normal file
View File

@@ -0,0 +1,2 @@
export default { plugins: { tailwindcss: {}, autoprefixer: {} } }