Skip to content

Update nextjs.mdx #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/onchainkit/installation/nextjs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ skip to the [OnchainKit installation](#install-onchainkit).

This ensures that the OnchainKit styles are loaded and applied to your entire application.

- For Tailwind CSS users, check out our [Tailwind Integration Guide](/onchainkit/guides/tailwind).
- For Tailwind CSS users, check out our [Tailwind Integration Guide](/onchainkit/guides/tailwind.mdx).

- Update the appearance of components by using our built-in themes or crafting your own custom theme.
Explore the possibilities in our [Theming Guide](/onchainkit/guides/themes).
Expand All @@ -180,4 +180,4 @@ skip to the [OnchainKit installation](#install-onchainkit).

import PolicyBanner from "/snippets/PolicyBanner.mdx";

<PolicyBanner />
<PolicyBanner />