We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为什么提出这个新的特性改动 font-awesome是弱网络以及正常情况下的主要性能瓶颈之一,根据覆盖率测算,一般情况下无法超过5%
描述一下你推荐的解决方案 使用原生react包方式实现并且使用SVG和JS方式支持懒加载等更多特性
描述一下你考虑过的其它替代解决方案 无
补充说明 https://docs.fontawesome.com/web/use-with/react
The text was updated successfully, but these errors were encountered:
这个问题也困扰我很久了 font-awesome 对网站的性能拖累很大,
但是暂时找不到另一种可以支持在notion里配置的图标
Sorry, something went wrong.
这个问题也困扰我很久了 font-awesome 对网站的性能拖累很大, 但是暂时找不到另一种可以支持在notion里配置的图标
根据传入值动态导入react组件呢?应该也可以吧?不过我还没试
在探索新的theme的实现方式,现在的没法有效路由分割,多余的JS量太大
通过在 Notion 配置 SVG 的路径代码呢?🤔
tangly1024
No branches or pull requests
为什么提出这个新的特性改动
font-awesome是弱网络以及正常情况下的主要性能瓶颈之一,根据覆盖率测算,一般情况下无法超过5%
描述一下你推荐的解决方案
使用原生react包方式实现并且使用SVG和JS方式支持懒加载等更多特性
描述一下你考虑过的其它替代解决方案
无
补充说明
https://docs.fontawesome.com/web/use-with/react
The text was updated successfully, but these errors were encountered: