React-fontawesome: Shadows

Created on 15 Feb 2018  路  4Comments  路  Source: FortAwesome/react-fontawesome

Originally solved with text-shadow in css. But now since it's an svg, text-shadow doesn't give us anything. Do we have a solve here?

Most helpful comment

All 4 comments

Hi @johnnunns SVG doesn't support text shadow so we don't have a solution yet. Sorry.

@robmadole does this mean that react-fontawsome only supports the svg library?

@sean256 yep, if you want web fonts and CSS you really don't need a separate React component.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

johnnunns picture johnnunns  路  6Comments

mattgogerly picture mattgogerly  路  3Comments

gtkatakura-bysoft picture gtkatakura-bysoft  路  5Comments

tomhuze picture tomhuze  路  6Comments

v8tix picture v8tix  路  4Comments