Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[class*=font-heading-] improperly stripped #20

Open
llimllib opened this issue Mar 21, 2023 · 1 comment
Open

[class*=font-heading-] improperly stripped #20

llimllib opened this issue Mar 21, 2023 · 1 comment

Comments

@llimllib
Copy link
Contributor

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:

image

That's from my other starter project, where it is correctly being applied. Figure out why it's not being applied here.

@llimllib
Copy link
Contributor Author

Annoyingly, if I build the site locally I find that the font-heading selector is present; but it's not present on the remote build for some reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant