Cal Smith
                                            Cal Smith
                                        
                                    Hey 👋 this is something that needs design work on the Carbon Components side - please re-open this issue here: https://github.com/carbon-design-system/carbon
Hey all! It's great to see the interest here, but I no longer maintain this package (or work at IBM). I believe the new path for icons is the IconModule...
Hmm 🤔 I'm not sure we have a good way to solve this at the moment ... I believe the ordering of elements comes from `@carbon/icon-helpers` ... I also wasn't...
Huh 🤔 Interesting ... It should be a fairly easy fix (swap the `appendChild` for [`insertBefore`](https://developer.mozilla.org/en-US/docs/Web/API/Node/insertBefore) in the title routine)
Yep the branch is empty, we should definitely clarify that in the tutorial :+1: We provide two ways of getting started with the tutorial, and both will end up with...
I believe you'll need to `--force` push to your origin 👍