refactor(Sponsors): migrate from SCSS to Tailwind CSS#8096
refactor(Sponsors): migrate from SCSS to Tailwind CSS#8096mr-baraiya wants to merge 7 commits intowebpack:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
The failing checks seem unrelated to this PR. The error originates from tailwind.css asset resolution: This PR only modifies the Sponsors component and does not touch global styles. Please let me know if you'd like me to investigate or fix this separately. |
|
@mr-baraiya please rebase |
a5ef641 to
d044cbf
Compare
|
Rebased on latest main and fixed the failing checks (asset path + lint issues). |
|
Broken - https://webpack-js-org-git-fork-mr-baraiya-refactor-spons-2fdf22-openjs.vercel.app/concepts/, color is black |
|
Improved hover behavior and fixed contrast issues. |
|
When I click switch to dark theme it have very ugly white effect |
|
Do you check your results - https://webpack-js-org-git-fork-mr-baraiya-refactor-spons-2fdf22-openjs.vercel.app/concepts/? It looks very bad, please use your own hands to fix it not only AI generated code |
38f855d to
38509ac
Compare
|
Apologies — you’re right, I didn’t review it properly before. I checked everything again and fixed the issues step by step:
It should be much cleaner now. Please take another look. |
Part of #8047
Changes
Notes