twbs/icons

Font hash is hardcoded for Sass

Open

#1,926 创建于 2024年1月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (1,049 fork)batch import
bugbuildhelp wanted

仓库指标

Star
 (6,955 star)
PR 合并指标
 (平均合并 1天 5小时) (30 天内合并 2 个 PR)

描述

This broke in #1374 /CC @GeoSot @mdo.

We could probably get the hash by splitting the string but we'll need a custom Sass function since we still support node-sass (Hugo etc).

Alternatively, we could implement a hash template variable in our https://github.com/twbs/fantasticon fork.

Also, we still have some issues like #1381.

贡献者指南