feat: update landing app with shadcnI integration

This commit is contained in:
ArraysID
2025-04-26 22:38:28 +07:00
parent 9182440ab3
commit edec847eee
10 changed files with 21 additions and 124 deletions
+7
View File
@@ -0,0 +1,7 @@
const config = {
plugins: {
'@tailwindcss/postcss': {},
},
};
export default config;