twbs/icons

Font hash is hardcoded for Sass

Open

#1,926 opened on Jan 12, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (1,049 forks)batch import
bugbuildhelp wanted

Repository metrics

Stars
 (6,955 stars)
PR merge metrics
 (Avg merge 1d 5h) (2 merged PRs in 30d)

Description

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.

Contributor guide