We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "$schema": "https://shadcn-vue.com/schema.json", "style": "default", "tailwind": { "config": "tailwind.config.js", "css": "assets/styles/tailwind.css", "baseColor": "neutral", "cssVariables": true, "prefix": "" }, "aliases": { "components": "~/components/", "utils": "~/utils/lib", "lib": "~/utils" } }
file utils.ts don't respect different name but using in created components.
utils.ts
------------------------------ - Operating System: Windows_NT - Node Version: v22.14.0 - Nuxt Version: 3.16.0 - CLI Version: 3.22.5 - Nitro Version: 2.11.6 - Package Manager: [email protected] - Builder: - - User Config: devtools, css, features, modules, eslint, compatibilityDate - Runtime Modules: @nuxt/[email protected], @unocss/[email protected], [email protected], [email protected] - Build Modules: - ------------------------------
The text was updated successfully, but these errors were encountered:
@brokuka not quite sure I understand, can you provide more info on this? Perhaps some reproduction?
Sorry, something went wrong.
No branches or pull requests
Reproduction
Describe the bug
file
utils.ts
don't respect different name but using in created components.System Info
Contributes
The text was updated successfully, but these errors were encountered: