Next.js Discord

Discord Forum

hello everyone.

Unanswered
Giant wood wasp posted this in #help-forum
Open in Discord
Avatar
Giant wood waspOP
I need help with this. I want to import these css files to pass them to a provider. I get this. const themes = {
light: '../../../public/light-theme.css',
dark: '../../../public/dark-theme.css',
}
But this way its do not work. How can I import this files ?

0 Replies