Skip to content

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

Merged
alexander-akait merged 2 commits intowebpack:mainfrom
TusharThakur04:styles/code-block-tailwind
Mar 23, 2026
Merged

styles: replace SCSS with Tailwind CSS for CodeBlockWithCopy component#8051
alexander-akait merged 2 commits intowebpack:mainfrom
TusharThakur04:styles/code-block-tailwind

Conversation

@TusharThakur04
Copy link
Copy Markdown
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
Copy Markdown

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 21, 2026 3:56pm

Request Review

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

Choose a reason for hiding this comment

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

@alexander-akait alexander-akait merged commit d95125b into webpack:main Mar 23, 2026
9 checks passed
@TusharThakur04 TusharThakur04 deleted the styles/code-block-tailwind branch March 23, 2026 12:31
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