Skip to content
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

Refactor "require" to "import" #3604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Refactor "require" to "import" #3604

wants to merge 1 commit into from

Conversation

slxca
Copy link

@slxca slxca commented Apr 25, 2024

Changed the Import Method for TailwindCSS Config, (fontFamily)

Changed the Import Method for TailwindCSS Config, (fontFamily)
Copy link

vercel bot commented Apr 25, 2024

@slxca is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@ruru-m07 ruru-m07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it important?

@slxca
Copy link
Author

slxca commented Apr 26, 2024

Is it important?

No, it's not important, but "import" is used everywhere in the NextJS installation except at this point, when I create a new project with shadcn I change it every time because otherwise it will be marked as incorrect.

@ruru-m07
Copy link

hey @slxca I also work with next js many times but I never need to change that thing

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.

None yet

3 participants