nvisionative / nvQuickTheme

nvQuickTheme is more than just a great minimalist DNN (DotNetNuke) theme. It is a powerful theme building framework and developer workflow.
https://nvisionative.github.io/nvQuickTheme/
Other
41 stars 40 forks source link

Remove support for `eot`, `otf`, `woff`, and update mime type for `woff2` #361

Closed david-poindexter closed 10 months ago

david-poindexter commented 10 months ago

Related to Issue

Fixes #359

Description

With the wide support of woff2 in modern browsers, there is no need to continue using woff. While I was at it, I went ahead and removed eot and otf support as well. woff2 alone is sufficient for most projects but depending on your site user base, you may want to add back in woff support (especially if Internet Explorer is still in use, despite it's support end-of-life by Microsoft).

How Has This Been Tested?

Local dev env

Screenshots (if appropriate):

Types of changes

Checklist:

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud