fix(core): Updated font loading strategy in index.html for improved performance
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-06-27 - 1.0.74 - fix(core)
|
||||
Updated font loading strategy in index.html for improved performance
|
||||
|
||||
- Replaced multiple font loading links with a single assetbroker link.
|
||||
- Removed redundant preconnect and stylesheet links for fonts.
|
||||
|
||||
## 2024-06-26 - 1.0.73 - fix(documentation)
|
||||
Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user