the migration is completed

This commit is contained in:
0d0 2025-02-23 00:53:57 +01:00
parent dcad7b652d
commit 771eb0429b
8 changed files with 621 additions and 1069 deletions

View file

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