Conversation
WalkthroughThis pull request updates documentation links and references across multiple files. In GitHub documentation files and the README, URLs pointing to the tailwindcss repository are updated to point to the tailwindlabs organization. Additionally, minor textual improvements are made to documentation and test descriptions, including grammatical corrections that change "can not" to "cannot" in two test files, and editorial adjustments to clarify language in contributing documentation. All changes are non-functional, affecting only text content and external references without modifications to code logic or behavior. 🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR makes a few small consistency fixes:
tailwindcss/tailwindcssorg and update them totailwindlabs/tailwindcss(README + contributing docs + PR template).No behavior changes.
Test plan
README.md,.github/CONTRIBUTING.md, and.github/PULL_REQUEST_TEMPLATE.mdto confirm they resolve correctly.pnpm test— not required since changes are docs/test-title-only.