-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
Migrated NeoSecondaryButton to tailwindcss #8503
Migrated NeoSecondaryButton to tailwindcss #8503
Conversation
WARNING @shashkovdanil PR for issue #8222 which isn't assigned to you. Please be warned that this PR may get rejected if there's another assignee for issue #8222 |
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request includes changes related to the migration of the NeoSecondaryButton to tailwindcss. Several SCSS classes have been replaced with their tailwindcss equivalent. Instead of explicit styling through SCSS, tailwindcss utility classes have been used for building the UI. This applies to NeoButton and NeoSecondaryButton components, especially regarding their primary and info variants. The custom SCSS imports have been replaced with specific utility and component imports from oruga-next library. |
Code Climate has analyzed commit 6347d14 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see #8362
What exactly? |
I'm already working on this one, I think |
close this one or wait? |
continue in #8362 |
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
👇 __ Let's make a quick check before the contribution.
PR Type
Context
tailwindcss
#8222Before submitting pull request, please make sure:
Optional
Did your issue had any of the "$" label on it?
Community participation
Screenshot 📸
Copilot Summary
🤖[deprecated] Generated by Copilot at 07d26e6
This pull request optimizes the SCSS and Vue code for the NeoButton and NeoSecondaryButton components, by importing only the needed SCSS files from Oruga UI, and using Tailwind CSS utility classes for styling.
🤖[deprecated] Generated by Copilot at 07d26e6