dark-mode-switch
dark-mode-switch copied to clipboard
Laravell Support
Hello, For some reason when imported to laravell with use of NPM it is not working can anybody help me ?
heya - I don't use Laravell so may not be able to help much - but can you please provide more details? Are the files importing okay? Which part isn't working?
They are installed correctly into vendor folder but for some reasons they are not loading, i think they are not in resulting Mixed app.js or something like that
Hello @GamerClassN7 , i think you might add
require('dark-mode-switch/dark-mode-switch.min.js'); to bootstrap.js file.