Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shyakadavis committed Dec 6, 2024
1 parent 82124db commit baecd83
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Geist

> [NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
> Optional information to help a user be more successful.
> [!IMPORTANT]
> Crucial information necessary for users to succeed.
> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.
> [!CAUTION]
> Negative potential consequences of an action.
This is a [Svelte](https://svelte.dev/) implementation of the [Geist](https://vercel.com/geist/introduction) Design System by [Vercel](https://vercel.com/).

<details>
Expand Down Expand Up @@ -58,7 +73,7 @@ export default defineConfig({
});
```

> [!NOTE]
> [NOTE]
> Highlights information that users should take into account, even when skimming.
> [!TIP]
Expand Down

0 comments on commit baecd83

Please sign in to comment.