How to add fonts coming from npm package

I answer my own question: If the package has a css with the referenced font, and you import this file into main.scss sage generates the font assets in dist/vendor automatically. Yeaaah!!! :metal:

1 Like