twbs/icons

Font hash is hardcoded for Sass

Open

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

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

描述

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.

贡献者指南

Font hash is hardcoded for Sass · twbs/icons#1926 | Good First Issue