Remix.run Logo
flexagoon 19 hours ago

> <main-article>

> <article-header>

> <article-quote>

> <quote-body>

Not the best example, because in this case, you could just use real HTML tags instead

  <article>
  <header>
  <blockquote>
  <p>
aimor 3 hours ago | parent [-]

If you use the predefined HTML tags you also get whatever default styling the browser decided is appropriate.