-
-
Notifications
You must be signed in to change notification settings - Fork 23
Custom fonts self hosted #318
Copy link
Copy link
Closed
Labels
Description
Hi,
I noticed a bug when using some custom fonts self hosted, it took me a while to locate the error...
The framework doesn't put the single quotes (or double quotes) for the font-family property (or maybe they are skipped?), so the rule doesn't recognize the font-family. This doesn't happen with all fonts, but with the one I'm using it does, is it possible to fix this?
Thanks,
Lorenzo
Reactions are currently unavailable