You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
In ‘Argon UI’ Screen using ‘URadioGroup’
Screen after commenting out line 71 in the 'assets\scss\argon-dashboard\bootstrap\mixins_utilities.scss file' file
The text was updated successfully, but these errors were encountered:
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!
In ‘Argon UI’ Screen using ‘URadioGroup’
Screen after commenting out line 71 in the 'assets\scss\argon-dashboard\bootstrap\mixins_utilities.scss file' file
The text was updated successfully, but these errors were encountered: