-
-
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
NeoStickyModal to tailwindcss #8540
NeoStickyModal to tailwindcss #8540
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 several changes to the NeoStickyModal component, including refactoring this component from SCSS to Tailwind CSS. There are substantial reductions in code lines in |
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.
It will be fixed after removing bulma
how come? please explain
Bulma has helpers for padding and these helpers with !important |
apart from what daiagi pointed looks good |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Code Climate has analyzed commit d997c1b 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 7d24412
Refactored the NeoStickyModal component to use Tailwind CSS and the useWindowSize hook. Simplified the SCSS file and updated the Tailwind CSS config file with custom padding values.
🤖[deprecated] Generated by Copilot at 7d24412