update to tw4

This commit is contained in:
miloschwartz
2025-04-12 12:39:50 -04:00
parent cb775340a4
commit 521bbbf1d6
27 changed files with 679 additions and 631 deletions

View File

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