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
Right now, it seems that spacing and font resource loading for Snowshoes is not happening correctly. (A good example can be found on the very front page, or especially the incomplete About page.) Oddly enough when doing development client-side, however, all elements of the page show up properly.
Most likely, this is an issue that is caused by our recent move to Jekyll. Since it likely has no idea where to pull stylesheet resources from at the moment, since we never configured any of the Snowshoes pages for Jekyll, production shows an incorrect result compared to a local view.
The text was updated successfully, but these errors were encountered:
Right now, it seems that spacing and font resource loading for Snowshoes is not happening correctly. (A good example can be found on the very front page, or especially the incomplete About page.) Oddly enough when doing development client-side, however, all elements of the page show up properly.
Most likely, this is an issue that is caused by our recent move to Jekyll. Since it likely has no idea where to pull stylesheet resources from at the moment, since we never configured any of the Snowshoes pages for Jekyll, production shows an incorrect result compared to a local view.
The text was updated successfully, but these errors were encountered: