This repo demonstrates how easy (and rad) it is to import external WebC components that have been installed via NPM.
<confetti-button
text="It’s Confetti Time"
webc:import="npm:@aaashur/demo-shared-webc-components"
></confetti-button>
Read more about why this is especially great for Eleventy projects that use statically generated components.
See a live demo of the imported component in action.