ui
ui copied to clipboard
fix(cli): Ensure .scss files are considered in getTailwindCssFile
Issue: https://github.com/shadcn-ui/ui/issues/4689
- Updated getTailwindCssFile function to include .scss files when checking for Tailwind CSS configuration.
- This change ensures that .scss files are properly identified and handled, improving compatibility with projects using SCSS.
@Wiper-R is attempting to deploy a commit to the shadcn-pro Team on Vercel.
A member of the Team first needs to authorize it.
@Wiper-R I just noticed that you made the change in cli and not the new package shadcn. Can you create a new PR please?
@Wiper-R I just noticed that you made the change in
cliand not the new packageshadcn. Can you create a new PR please?
Yeah, here https://github.com/shadcn-ui/ui/pull/4866