Is it necessary to keep the 16mb file inside the theme if i am using fontawesome?
my theme size is around 5mb compressed. whether it can result in rejection if added as external resource?
thanks
Is it necessary to keep the 16mb file inside the theme if i am using fontawesome?
my theme size is around 5mb compressed. whether it can result in rejection if added as external resource?
thanks
Hi,
fontawesome needs to be bundled with the theme. If you want to reduce the size of your theme folder, you could try something like fontello to select just the icon fonts you actually want, again this needs to be bundled with the theme, but it will be a lot less than 16mb.
Thanks
Steve
thank you , it helps