You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the same problem. I'm a new user though so I don't know how this setting is supposed to work other than that I cannot get the documented behaviour to work.
After the new update (1.3), the fontcustom.yml property "preprocessor_path" is not being generated on the output css.
fontcustom.yml:
preprocessor_path: "/assets"
_fontcustom.scss:
src: url("../../../fonts/fontcustom_ed5866c03f8cb5b16109481f0a31439b.eot");
It should be as before:
src: url("/assets/fontcustom_ed5866c03f8cb5b16109481f0a31439b.eot");
The text was updated successfully, but these errors were encountered: