Kirby Webpack path to asset folder don´t work

Hey Guys,

I´m working with the Webpack Framework from brocessing: https://github.com/brocessing/kirby-webpack/

Now I have the problem, that I can´t reach the assets folder from my scss files.
I´ve tried the way like in the read me described but this does not work.

My console print this error:
Module not found: Error: Can’t resolve ‘path/path/path’ in ‘path/path/…’

In an older project I did it exact the same way and it worked fine…

Does anyone have experience with that problem? Here is someone with the same issue but without any answer …

Thank you!

Quite an old issue, but try to duplicate the fonts folder and keep it relative to the sass/less file.