rem’s avatarrem’s Twitter Archive—№ 77,458

  1. I was starting to like web components, but then I disabled JS on a <sl-button> from here shoelace.style/ (which is very nice looking) and it becomes a span…not a button. Shouldn't this be <button is="sl-button">? (I tried this and the styles break completely)