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
After downloading sakai-ng v.17 and unpacking it, it turns out that the Inter-roman and Inter-talic font files mentioned in layout/styles/theme/lara-light-blue/theme.css and layout/styles/theme/lara-dark-blue/theme.css do not exist:
The text was updated successfully, but these errors were encountered:
I noticed the same thing today. The font (it seems) was never available as part of the code on GitHub. I downloaded the missing font(s) as needed based on my theme, and placed them in the expected location. My preference is generally never to version control static assets alongside the code, but inject them during build time - perhaps the devs do the same?
After downloading
sakai-ng v.17
and unpacking it, it turns out that theInter-roman
andInter-talic
font files mentioned inlayout/styles/theme/lara-light-blue/theme.css
andlayout/styles/theme/lara-dark-blue/theme.css
do not exist:The text was updated successfully, but these errors were encountered: