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
Font Heading CSS is not correct because the [class*=font-heading-] style is not making into the production CSS. This rule alters the font for headings:
That's from my other starter project, where it is correctly being applied. Figure out why it's not being applied here.
The text was updated successfully, but these errors were encountered:
Font Heading CSS is not correct because the
[class*=font-heading-]
style is not making into the production CSS. This rule alters the font for headings:That's from my other starter project, where it is correctly being applied. Figure out why it's not being applied here.
The text was updated successfully, but these errors were encountered: