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
Hi, I found that after upgrade from 1.3.2 to 1.3.5 I start receiving an error:
Error: commas must be followed by a space for readability File: theme/nextgen/hello-world.styl Line: 14: font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
Hi, I found that after upgrade from 1.3.2 to 1.3.5 I start receiving an error:
Error: commas must be followed by a space for readability
File: theme/nextgen/hello-world.styl
Line: 14: font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
my current configuration is
Founded, if wrap all font families in double quotes, everything is OK, but it can work only as temporary solution.
The text was updated successfully, but these errors were encountered: