dark-mode-switch icon indicating copy to clipboard operation
dark-mode-switch copied to clipboard

Laravell Support

Open GamerClassN7 opened this issue 4 years ago • 3 comments

Hello, For some reason when imported to laravell with use of NPM it is not working can anybody help me ?

GamerClassN7 avatar Jun 08 '21 14:06 GamerClassN7

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?

coliff avatar Jun 08 '21 15:06 coliff

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

GamerClassN7 avatar Jun 16 '21 12:06 GamerClassN7

Hello @GamerClassN7 , i think you might add require('dark-mode-switch/dark-mode-switch.min.js'); to bootstrap.js file.

sys-auditing avatar Nov 12 '21 17:11 sys-auditing