-
Notifications
You must be signed in to change notification settings - Fork 0
Improvement: Improve icon load rate. #159
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Improvement Summary: Some of the icons have a bit of unnecessary delay in how they load. I want to see them load a little smoother and quicker.
- Additional Information: Check into options to improve icon load rate:
- Add used icons to font awesome icon kit
- Download Font Awesome and/or Foundation icons and include them in the site rather than using CDN.
- Get SVG's for icons and use those instead of the CDN or CSS/JS methods. This option would kind of stink since I couldn't use the simple classes to alter the appearances of the icons.
- Relevant Links: [ Provide relevant links if you have resources on the suggested improvement that may provide additional context or help with implementation.]
- [Link text](Link URL)
- [Link text](Link URL)
- [Link text](Link URL)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request