Skip to content

feat: add shadcn ui config#954

Merged
SteveLauC merged 2 commits intomainfrom
shadcn-1029
Oct 29, 2025
Merged

feat: add shadcn ui config#954
SteveLauC merged 2 commits intomainfrom
shadcn-1029

Conversation

@RainyNight9
Copy link
Copy Markdown
Contributor

@RainyNight9 RainyNight9 commented Oct 29, 2025

What does this PR do

docs: https://ui.shadcn.com/docs/components

example:

import { Button } from "@/components/ui/button";
   
<Button variant="outline">Button</Button>

Rationale for this change

Standards checklist

  • The PR title is descriptive
  • The commit messages are semantic
  • Necessary tests are added
  • Updated the release notes
  • Necessary documents have been added if this is a new feature
  • Performance tests checked, no obvious performance degradation

@SteveLauC SteveLauC merged commit 1996298 into main Oct 29, 2025
4 checks passed
@SteveLauC SteveLauC deleted the shadcn-1029 branch October 29, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants