_NinjaDev's avatar

How to import css from installed npm package?

I've installed a certain npm package (selectize) i'm using laravel mix but i want to import its css on the app.scss. Any idea?

0 likes
1 reply
_NinjaDev's avatar

It's resolved. I just need to use '~' to automatically resolved directory.

Please or to participate in this conversation.