From 98ce3630b90a40374cb6792226be202fa784a561 Mon Sep 17 00:00:00 2001 From: delucis Date: Wed, 29 Nov 2023 10:22:21 +0000 Subject: [ci] format --- examples/tailwind/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/tailwind/README.md b/examples/tailwind/README.md index bbe7db31..43ad3998 100644 --- a/examples/tailwind/README.md +++ b/examples/tailwind/README.md @@ -10,7 +10,6 @@ npm create astro@latest -- --template starlight/tailwind [![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/starlight/tree/main/examples/tailwind) [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fwithastro%2Fstarlight%2Ftree%2Fmain%2Fexamples%2Ftailwind&project-name=my-starlight-docs&repository-name=my-starlight-docs) - > 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun! ## 🚀 Project Structure -- cgit