mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 19:39:01 -05:00
add default light mode to app
This commit is contained in:
@@ -4,4 +4,5 @@ const base = require("../../packages/tailwind-config/tailwind.config");
|
||||
module.exports = {
|
||||
...base,
|
||||
content: [...base.content],
|
||||
darkMode: "class", // Set dark mode to use the 'class' strategy
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user