Replies: 1 comment
-
did you use tailwind or unocss if so follow the docs guide https://www.naiveui.com/en-US/os-theme/docs/style-conflict |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've spent an hour on this and cannot figure out why my
n-input
element has no border.I've reduced my app to just the following:
App.vue
Foo.vue
...and I still get borderless.
I've tried to force a border manually:
App.vue
What am I doing wrong? I can't reproduce this in sandbox, so it must be something about my install.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions