mehedi's avatar

Using sass resources plugin in Laravel Mix

Laravel Mix has a plugin named laravel-mix-sass-resources-loader, but It won't works on the latest version of Laravel Mix. Plugin author says

Laravel mix now can this out-of-the-box

But I can't find any documentation related in this topic.

Any one know how can I use Sass Resource Loader alongside Laravel Mix?

0 likes
4 replies
mehedi's avatar

@shaungbhone Yeah this is sass compilation, It's work's great. But I want to use sass-resources plugin which provides the sass files injection feature to other sass files.

mehedi's avatar

@shaungbhone But I have already mentioned this plugin in my thread that It did not work on the latest version of Laravel Mix.

Please or to participate in this conversation.