I’m adding Font Awesome following this post importing it into main.scss
But after this, I’m not able to build the project anymore, because the styles lint is scanning the Font Awesome code and it’s failing.
How can I configure to ignore 3rd party package?