- public/: App Router, GSAP lineage corridor, R3F globe, IA routes, 曼李.com metadata - CONTENT_GATES.md, DEPLOY.md (Cloudflare, NPMplus, Phoenix) - .gitea/workflows/build-public.yml for static build artifact Made-with: Cursor
8 lines
94 B
JavaScript
8 lines
94 B
JavaScript
const config = {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
};
|
|
|
|
export default config;
|