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

Can I add generic font family to satisfy a linter? #15

Closed
rulatir opened this issue Mar 12, 2019 · 1 comment
Closed

Can I add generic font family to satisfy a linter? #15

rulatir opened this issue Mar 12, 2019 · 1 comment

Comments

@rulatir
Copy link

rulatir commented Mar 12, 2019

As in the title: can I add a generic font family to font-family: 'object-fit: cover;'; in order to satisfy a pedantic linter, or will this break the polyfill?

@Toddses
Copy link
Contributor

Toddses commented Mar 12, 2019

Maybe. Something like font-family: 'Arial; object-fit: cover;'; should work. Other syntaxes might not though. Can't hurt to try.

@Toddses Toddses closed this as completed Oct 26, 2020
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

2 participants