- Issue created by @stewest
- 🇳🇿New Zealand gareth.poole
gareth.poole → made their first commit to this issue’s fork.
Fonts builder converts and copies ttf and woff2 files to the dist/fonts folder
https://git.drupalcode.org/project/sector_theme/-/blob/1.1.x/themes/sect...
But the webfonts sass adds only woff2 and woff to the fontface url array but Woff doesn't exist.
https://git.drupalcode.org/project/sector_theme/-/blob/1.1.x/themes/sect...
Either also convert to woff copying to the dist/fonts folder, or add ttf instead?
Active
1.1
Code
gareth.poole → made their first commit to this issue’s fork.