Skip to content

Commit bd0b028

Browse files
committed
# ReadMe update
1 parent 7eb68af commit bd0b028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ The module retrieves all svg files from the assets/icons folder, overwrites the
7474
- Automatic svg file optimization
7575
- Automatic icon scaling that have non-square dimensions to maintain their proportions (maybe with preserveAspectRatio)
7676
- <del>Usable for previous nuxt versions</del> (just use [something like this](https://github.com/gitFoxCode/TaleGalaxy/blob/main/client/src/components/SvgIcon.vue))
77+
- If a lot of the same icons are used on the page create a separate svg sprite (significant improvement in performance)
7778

7879
A big thank you to [@Diizzayy](https://github.com/Diizzayy) for his invaluable help in developing the project

0 commit comments

Comments
 (0)