-
-
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
NeoMessage to tailwindcss #8509
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 introduces changes related to NeoMessage and its styling with Tailwind CSS. Multiple modifications have been made to the MessageNotify.vue file, primarily about border styling and radius. Significantly, a new file named NeoMessage.scss is created and added with 192 lines of SCSS classes and utility class application. Thus, the existing styling has been enhanced and customized using Tailwind. Furthermore, the NeoMessage.scss file was imported for use in the NeoMessage.vue component resulting in more efficient and organized CSS management. |
@prury fixed |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Code Climate has analyzed commit c658441 and detected 0 issues on this pull request. View more on Code Climate. |
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 1bfa3b4
Created and applied custom styles for the
NeoMessage
component, which is used to display messages in the UI. The styles are based on Bulma's message component, but use Tailwind's utilities and custom colors. The styles also improve the consistency of the message component's appearance.🤖[deprecated] Generated by Copilot at 1bfa3b4