Is there a reason why the entire font-awesome class set was removed from the global plugins.bundle.css file
Hi Jason Bourne,
Sorry for the inconvenience. The bundle files provided probably have issues and can be resolved with yarn installation and recompiling the assets locally.
Thanks
Hi Jason Bourne,
Which build tool are you using? gulp or webpack?
Thanks
I'm using gulp
Not sure if this will help also, but I even redownloaded the all in one bundle that ships with demo1 and it too also had the classes missing from the plugins.bundle.css file.
I have an update. On further review it seems I was too hasty to report the issue with gulp. After running gulp again today, the assets compiled as expected and the fontawesome classes are back. However, I did check the all-in-one bundle available when downloading from themeforest, and without compiling any assets the plugins.bundle.css file in the dist folder for HTML demo 1 does indeed have the missing classes. This is the first time I've seen a difference in what's already provided vs what results from compiling.
Apologies in advance for any time wasted researching this.