mirror of
https://github.com/NicholaiVogel/dashore-incubator.git
synced 2026-03-31 14:50:39 +00:00
Details: C3 = create-cloudflare@2.62.3 project name = dashore-incubator framework = next framework cli = create-next-app@15.5.6 package manager = pnpm@10.28.0 wrangler = wrangler@4.59.3 git = 2.52.0
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
};
|
|
|
|
export default config;
|