Closed digitaljoni closed 4 years ago
I noticed that there are additional spaces added on the fonts:
Before:
fonts: - family: Riffic fonts: - asset: assets/fonts/RifficFree-Bold.ttf
After:
fonts: - family: Riffic fonts: - asset: "assets/fonts/RifficFree-Bold.ttf"
The issue should be fixed in 0.0.3. Please confirm.
cool. it works now. it doesn't change the code in the fonts declaration. thanks!
I noticed that there are additional spaces added on the fonts:
Before:
After: