Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react): add ts extension to tailwindcss utility glob #16971

Merged

Conversation

bcabanes
Copy link
Member

@bcabanes bcabanes commented May 11, 2023

It adds the ts extension to the current glob {tsx,jsx,js,html}, so .ts files are handles by default when using utilities or constants in regular Typescript in a project that uses TailwindCSS with React.

@vercel
Copy link

vercel bot commented May 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2023 8:22pm

@bcabanes bcabanes self-assigned this May 11, 2023
@bcabanes bcabanes added the scope: react Issues related to React support for Nx label May 11, 2023
@bcabanes bcabanes changed the title fix(react): add ts extension to tailwindcss utility globe fix(react): add ts extension to tailwindcss utility glob May 11, 2023
@FrozenPandaz FrozenPandaz merged commit cf0aa59 into nrwl:master May 11, 2023
@bcabanes bcabanes deleted the fix/react/tailwindcss-add-ts-to-globe branch May 12, 2023 00:59
@github-actions
Copy link

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 May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: react Issues related to React support for Nx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants