Skip to content

feat(angular-rspack): add tailwind and postcss config to component stylesheet bundler#34153

Merged
Coly010 merged 1 commit intonrwl:masterfrom
faileon:fix/ng-rspack-tailwind-csb
Jan 20, 2026
Merged

feat(angular-rspack): add tailwind and postcss config to component stylesheet bundler#34153
Coly010 merged 1 commit intonrwl:masterfrom
faileon:fix/ng-rspack-tailwind-csb

Conversation

@faileon
Copy link
Contributor

@faileon faileon commented Jan 20, 2026

Current Behavior

The Angular Rspack compiler's ComponentStylesheetBundler does not receive Tailwind or PostCSS configuration. This means Tailwind directives (like @apply, @tailwind) in component stylesheets are not processed, resulting in broken styles.

Expected Behavior

Component stylesheets should support Tailwind CSS and PostCSS configurations, matching the behavior of the standard Angular CLI build process.

Related Issue(s)

#34098

@faileon faileon requested a review from a team as a code owner January 20, 2026 11:12
@faileon faileon requested a review from FrozenPandaz January 20, 2026 11:12
@netlify
Copy link

netlify bot commented Jan 20, 2026

👷 Deploy request for nx-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 94892d5

@vercel
Copy link

vercel bot commented Jan 20, 2026

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

Project Deployment Review Updated (UTC)
nx-dev Ready Ready Preview Jan 20, 2026 11:19am

Request Review

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Jan 20, 2026

View your CI Pipeline Execution ↗ for commit 94892d5

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 2m 47s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 2m 39s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 11s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-20 14:31:24 UTC

@Coly010 Coly010 merged commit d233518 into nrwl:master Jan 20, 2026
16 of 17 checks passed
@github-actions
Copy link
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants