Hi, could you list Arc Engine on the webcomponents.org page here towards the bottom?
https://www.webcomponents.org/introduction
<h1></h1>
there is no syntax highlighting. Are there any recommendations? I did install one VS Code option, but it expects “html<h1></h1>
” to be added in front, but that stops my component from loading. As far as I can tell, I’m stuck with the monotone colour when using a template literal?
I ran into some issues while trying to republish the vanillawc component collection
Here's the repo I'm trying to publish:
https://github.com/vanillawc/.github
I followed the rest of the instructions to the letter (ie bower.json + dependencies list + 'element-collection' keyword)