feat(F-164): completed feature

This commit is contained in:
chattie
2026-08-22 18:25:21 +02:00
parent 9018c89590
commit 08af6caf50
20 changed files with 982 additions and 227 deletions

View File

@@ -0,0 +1,5 @@
export default {
plugins: {
'@tailwindcss/postcss': {},
},
};