Skip to content

Migrated Print component styling from SCSS to Tailwind CSS #8047#8084

Open
rahul-kr-rai wants to merge 2 commits intowebpack:mainfrom
rahul-kr-rai:print-Tailwind
Open

Migrated Print component styling from SCSS to Tailwind CSS #8047#8084
rahul-kr-rai wants to merge 2 commits intowebpack:mainfrom
rahul-kr-rai:print-Tailwind

Conversation

@rahul-kr-rai
Copy link
Contributor

Summary

Solved Issue: #8047
Migrated Print component styling from Print.scss to Tailwind CSS

What kind of change does this PR introduce?
Move SCSS to Tailwind CSS for the Print component

Did you add tests for your changes?
No

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
N/A

Use of AI
Gemini to increase productivity.

@vercel
Copy link

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 21, 2026 0:34am

Request Review

<img
src={icon}
alt="Printer Icon"
className="h-[20px] w-[27px] mr-[2px] shrink-0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we need shrink-0 here? We don't have it before

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed unnecessary shrink and margin-right from the printer icon class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants