|
In vue/nuxt we use app.config.ts to override components styles (see https://ui.nuxt.com/docs/getting-started/theme/design-system#runtime-configuration) i'm not sure if that's possible with this extension and where to put the file Thanks! |
Answered by
mubaidr
Oct 28, 2025
Replies: 1 comment 2 replies
|
app.config.ts is nuxt specific config file. We have vue version configured. |
2 replies
Answer selected by
luminous8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
app.config.ts is nuxt specific config file. We have vue version configured.