twbs/icons

Font hash is hardcoded for Sass

Aberta

#1.926 aberto em 12 de jan. de 2024

 (0 comentário) (0 reação) (0 responsável)TypeScript (1.122 forks)batch import
bugbuildhelp wanted

Métricas do repositório

Stars
 (8.107 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador