Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
err53 authored Aug 25, 2023
1 parent f7b3818 commit f3db79d
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Astro with Tailwind
# DeltaHacks 10 Landing

```
npm create astro@latest -- --template with-tailwindcss
```
[![CI](https://github.com/deltahacks/landing-10/actions/workflows/ci.yml/badge.svg)](https://github.com/deltahacks/landing-10/actions/workflows/ci.yml)

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/with-tailwindcss)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/with-tailwindcss)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/with-tailwindcss/devcontainer.json)

Astro comes with [Tailwind](https://tailwindcss.com) support out of the box. This example showcases how to style your Astro project with Tailwind.

For complete setup instructions, please see our [Tailwind Integration Guide](https://docs.astro.build/en/guides/integrations-guide/tailwind).
## Built With
- [Astro](https://astro.build/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Lighthouse CI](https://github.com/GoogleChrome/lighthouse-ci)

0 comments on commit f3db79d

Please sign in to comment.