Skip to content

styles: replace SCSS with Tailwind CSS for CodeBlockWithCopy component#8051

Open
TusharThakur04 wants to merge 1 commit intowebpack:mainfrom
TusharThakur04:styles/code-block-tailwind
Open

styles: replace SCSS with Tailwind CSS for CodeBlockWithCopy component#8051
TusharThakur04 wants to merge 1 commit intowebpack:mainfrom
TusharThakur04:styles/code-block-tailwind

Conversation

@TusharThakur04
Copy link
Contributor

Addresses: #8047
Summary
replace SCSS with Tailwind CSS for CodeBlockWithCopy component

What kind of change does this PR introduce?
styles

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?

Use of AI
used ai for faster conversion

@vercel
Copy link

vercel bot commented Mar 18, 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 18, 2026 4:46pm

Request Review

: copyStatus === "error"
? "bg-red-500 hover:bg-red-700"
: "bg-[#175d96] hover:bg-[#2f85d0]",
].join(" ");
Copy link
Member

Choose a reason for hiding this comment

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

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