mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:55:55 +02:00
Enable ligatures in font build configuration (#3876)
This commit is contained in:
committed by
GitHub
parent
6b4075b89b
commit
69bf052ee5
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user