carbon-tutorial-angular
carbon-tutorial-angular copied to clipboard
Tutorial isn't working for Angular 14.
Many libraries aren't working fine, particularly @carbon/icons. Styling isn't being implied to the app.
Hi! Yeah, it's probably not as easy as when you're using Angular Material and you just import the MaterialIconModule.
I recently had the same problem, but I found a solution. The issue is that the icon library is too large, so you need to import only the icons you actually need.
You can check out my solution here: https://github.com/danielmontes9/coderbyte-angular-challenges/commit/d17db765bc6aaf8c022ad19cd04f45e493eee9ad