electrik
electrik copied to clipboard
Complete dark mode support in @electrikhq/slate
Dark mode needs to be checked and tested for each component in @electrikhq/slate.
Disabling support for dark mode would be great.
Hi @KneesDev
You should be able to disable the dark mode by removing the darkMode key from the tailwind.config.js
Ref: https://tailwindcss.com/docs/dark-mode
Hi @KneesDev
You should be able to disable the dark mode by removing the darkMode key from the tailwind.config.js
Ref: https://tailwindcss.com/docs/dark-mode
The key doesn't exist, and dark mode is there in half of the pages even when using dark mode class config and removing dark: from the code. Half of the dark mode is hardcoded into the library.
Hi, Please use on of the solutions provided here: https://stackoverflow.com/questions/75446831/how-disabled-dark-mode-in-tailwind-css