SVG Layers V1.3 has just been released. It's a free update with support for Photoshop CC2020 and a few fixes for importing svg files with styles and classes.
@ezduzit_dot_ca Hey hey! Seems like FontAwesome references a "currentColor" which is never defined in the svg itself. I'll look into making SVG Layers handle those cases with more grace, but meanwhile you can just replace "currentColor" with "black" (or a hex code) and it should import fine.