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
The problem resides within Page.prototype.prepareTemplateData. If a siteNav is not explicitly declared within the frontmatter of a page, the associated CSS files will not be inserted into the page.
Cause
The problem resides within Page.prototype.prepareTemplateData. If a
siteNavis not explicitly declared within thefrontmatterof a page, the associated CSS files will not be inserted into the page.Bug found in #527