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

[Feature Request] Can't it be used with 'nuxt ui'? #76

Open
flaghrbs1004 opened this issue Jan 23, 2024 · 0 comments
Open

[Feature Request] Can't it be used with 'nuxt ui'? #76

flaghrbs1004 opened this issue Jan 23, 2024 · 0 comments

Comments

@flaghrbs1004
Copy link

What is your enhancement?

hi! While looking for table UI, I found nuxt UI table and applied it right away.

However, the letters of are blurred, so I would like to match this part with the 'creatibe Tim' ui.

Help us create a great UI

I've found a point of conflict between 'nuxt ui' and 'argon ui'.
It seems to be located at line 71 in the assets\scss\argon-dashboard\bootstrap\mixins_utilities.scss file.
The line is #{$property}: $value if($enable-important-utilities, !important, null);.
When I temporarily comment out this line, 'nuxt ui' appears to work well, but 'argon ui' breaks. Could you help me use both 'nuxt ui' and 'argon ui' together?
Thank you!

image
In ‘Argon UI’ Screen using ‘URadioGroup’

image
Screen after commenting out line 71 in the 'assets\scss\argon-dashboard\bootstrap\mixins_utilities.scss file' file

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

No branches or pull requests

1 participant