(4/n) shadcn: fix handling of sidebar colors (#6515)

* fix(shadcn): background, foreground and sidebar colors

* chore: changeset

* ci: update artifact
This commit is contained in:
shadcn
2025-01-30 22:57:57 +04:00
committed by GitHub
parent 9a14c1d092
commit d1eb24e23a
4 changed files with 89 additions and 21 deletions

View File

@@ -54,7 +54,7 @@ jobs:
path: packages/shadcn
- name: Upload packaged artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: npm-package-shadcn@${{ steps.package-version.outputs.current-version }}-pr-${{ github.event.number }} # encode the PR number into the artifact name
path: packages/shadcn/dist/index.js