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

Refactor CSS options #173

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented May 15, 2023

Changes

  • Add/Rename CSS options and font formats to reflect the current (2023) state of technology.
  • Change default to modern browsers.

New updated CSS options:
Label: font format
Modern Browser: woff2
Legacy Support: woff2 + ttf
Historic Support: woff2 + woff + ttf + svg + eot

Reference

closes #162

* Add/Rename CSS options and font formats to reflect the current (2023) state of technology.
* Change default to modern browsers.

New updated CSS options:
Label: font format
Modern Browser: woff2
Legacy Support: woff2 + ttf
Historic Support: woff2 + woff + ttf + svg + eot
@majodev majodev self-requested a review May 25, 2023 07:30
@majodev majodev merged commit b99380b into majodev:master May 25, 2023
@majodev
Copy link
Owner

majodev commented May 25, 2023

Thx for your contribution @Rotzbua . Merged + released as v1.6.0 + deployed.

@Rotzbua
Copy link
Contributor Author

Rotzbua commented May 25, 2023

Glad I could support your great project 😃

@Rotzbua Rotzbua deleted the refactor_css_options branch May 25, 2023 12:31
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

Successfully merging this pull request may close these issues.

WOFF2-only CSS option
2 participants