v1.2.1 - Font Path Bug Fix
Fixed
- Fixed template literal syntax bug in
fixFontPathsscript that caused incorrect sed command generation- Changed
$ {fontDir}to${fontDir}in bothfixFontPathsandgenerateFontPathFixesfunctions - Bug was causing literal string
/$ {fontDir}/in CSS output instead of actual font directory paths like/fonts-en/
- Changed