Love this post from @JesseSkinner about empty component files in Svelte: https://www.codingwithjesse.com/blog/the-simplest-svelte-component-is-an-empty-file/
WebC shares these same roots and takes the baseline one step further: an empty WebC component (no HTML, root tags, or even content required) renders to empty content (with zero component or library JavaScript).