migrate to tw 4 and daisy 5

This commit is contained in:
PxlLoewe
2025-02-22 16:03:47 +01:00
parent 8deb256b7f
commit 06e8f9e92a
6 changed files with 99 additions and 949 deletions

View File

@@ -1,7 +1,7 @@
/** @type {import('postcss-load-config').Config} */
const config = {
plugins: {
tailwindcss: {},
'@tailwindcss/postcss': {},
},
};