@@ -16,7 +16,7 @@ const config: Config = {
utils: true,
prefix: "",
logs: true,
- themes: ["light", "dark", "cupcake"],
+ themes: ["corporate"],
themeRoot: ":root",
},
plugins: [require("daisyui"), require("@tailwindcss/typography")],