Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/nxPublic

fix(react): exclude tailwind from CSS modules syntax in component generator#33574

Merged
FrozenPandaz merged 1 commit intomasterfrom
NXC-3511
Nov 21, 2025
Merged

fix(react): exclude tailwind from CSS modules syntax in component generator#33574
FrozenPandaz merged 1 commit intomasterfrom
NXC-3511

Conversation

@jaysoo
Copy link
Member

Current Behavior

When generating a React component with --style=tailwind, the component template incorrectly includesclassName={styles['container']} and attempts to import CSS modules.

Expected Behavior

Components generated with --style=tailwind should not include CSS modules imports orstyles['container'] references, since Tailwind doesn't use CSS modules.

Related Issue(s)

Closes NXC-3511

…erator## Current BehaviorWhen generating a React component with --style=tailwind, the component template incorrectly includes `className={styles['container']}` and attempts to import CSS modules.## Expected BehaviorComponents generated with --style=tailwind should not include CSS modules imports or `styles['container']` references, since Tailwind doesn't use CSS modules.## Related Issue(s)Fixeshttps://linear.app/nxdev/issue/NXC-3511/nxreact-lib-generator-creates-faulty-component-with-tailwind🤖 Generated with [Claude Code](https://claude.com/claude-code)Co-Authored-By: Claude <noreply@anthropic.com>
@jaysoojaysoo requested a review froma team as acode ownerNovember 21, 2025 19:46
@jaysoojaysoo requested a review fromColy010November 21, 2025 19:46
@netlify
Copy link

netlifybot commentedNov 21, 2025
edited
Loading

Deploy Preview fornx-docs ready!

NameLink
🔨 Latest commita46bd6a
🔍 Latest deploy loghttps://app.netlify.com/projects/nx-docs/deploys/6920c1b2ce55400008cefdca
😎 Deploy Previewhttps://deploy-preview-33574--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify project configuration.

@vercel
Copy link

vercelbot commentedNov 21, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewUpdated (UTC)
nx-devReadyReadyPreviewNov 21, 2025 7:52pm

@nx-cloud
Copy link
Contributor

nx-cloudbot commentedNov 21, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commita46bd6a

CommandStatusDurationResult
nx affected --targets=lint,test,test-kt,build,e...✅ Succeeded20m 11sView ↗
nx run-many -t check-imports check-lock-files c...✅ Succeeded2m 34sView ↗
nx-cloud record -- nx-cloud conformance:check✅ Succeeded11sView ↗
nx-cloud record -- nx format:check✅ Succeeded2sView ↗
nx-cloud record -- nx sync:check✅ Succeeded<1sView ↗

☁️Nx Cloud last updated this comment at2025-11-21 20:10:43 UTC

@FrozenPandazFrozenPandaz merged commit8750521 intomasterNov 21, 2025
20 checks passed
@FrozenPandazFrozenPandaz deleted the NXC-3511 branchNovember 21, 2025 21:18
@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-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsNov 27, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@FrozenPandazFrozenPandazFrozenPandaz approved these changes

@Coly010Coly010Awaiting requested review from Coly010Coly010 is a code owner automatically assigned from nrwl/nx-react-reviewers

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jaysoo@FrozenPandaz

[8]ページ先頭

©2009-2026 Movatter.jp