diff options
author | delucis | 2023-11-29 10:22:21 +0000 |
---|---|---|
committer | fredkbot | 2023-11-29 10:22:21 +0000 |
commit | 98ce3630b90a40374cb6792226be202fa784a561 (patch) | |
tree | bea6e716423a4fdd4892353fa8e5c5a472dbcfb0 | |
parent | 304faa4a0386a03a6560c8e206894f23edc6044c (diff) | |
download | IT.starlight-98ce3630b90a40374cb6792226be202fa784a561.tar.gz IT.starlight-98ce3630b90a40374cb6792226be202fa784a561.tar.bz2 IT.starlight-98ce3630b90a40374cb6792226be202fa784a561.zip |
[ci] format
-rw-r--r-- | examples/tailwind/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
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 [](https://codesandbox.io/p/sandbox/github/withastro/starlight/tree/main/examples/tailwind) [](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 |