twbs/icons

Font hash is hardcoded for Sass

Offen

#1.926 geöffnet am 12.01.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.122 Forks)batch import
bugbuildhelp wanted

Repository-Metriken

Stars
 (8.107 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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