is-land using IndieWeb avatar for https://lit.dev/ Lit

Scroll down


Client-rendered Lit

You can use `import="./lit-component.js"` or `<template data-island> with <script type="module">`:

This is a lit component: Fallback content! This is a lit component: Fallback content!

Server-rendered Lit (SSR)

In order to keep the stock example code light, this deeper integration using the @lit-labs/eleventy-plugin-lit plugin lives in the lit-ssr branch.