NishithHM
Results
2
comments of
NishithHM
I just wrote a custom function on my utils file, just pass the asset it work, just a hack .//usage // implementation export const loadAsset = (asset) => { try...
I am able to load .scss using node-sass and sass-loader as my devDependencies