summaryrefslogtreecommitdiff
path: root/examples/framework-lit/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-lit/README.md')
-rw-r--r--examples/framework-lit/README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/framework-lit/README.md b/examples/framework-lit/README.md
deleted file mode 100644
index 714d179da..000000000
--- a/examples/framework-lit/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Astro + Lit Example
-
-```sh
-npm create astro@latest -- --template framework-lit
-```
-
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-lit)
-[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-lit)
-[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-lit/devcontainer.json)
-
-This example showcases Astro working with [Lit](https://lit.dev/).