Add internal_frontend project

This commit is contained in:
2025-07-01 08:29:06 +00:00
parent 0e487b42fa
commit fcbd84b147
25 changed files with 6582 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;