Enable ligatures in font build configuration (#3876)

This commit is contained in:
David Castilla Ortiz
2025-12-18 12:17:28 +01:00
committed by GitHub
parent 6b4075b89b
commit 69bf052ee5

View File

@@ -101,6 +101,7 @@ async function init() {
useCSSVars: false,
outSVGReact: false,
outSVGPath: false,
addLigatures: true,
svgicons2svgfont: {
fontHeight: 1000, // At least 1000 is recommended
normalize: false,