mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-29 23:55:02 +00:00
2773f9e2e29cf67e521632d15d1ba302a82e39e9
* WIP * fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility 1. Fixed incorrect prefix application causing issues with Tailwind CSS v4. 2. Optimized implementation using map() for better performance and readability. * fix(tailwind-prefix): fix test transform-tw-prefixt * fix(tailwind-prefix): fix test apply-prefix * fix(tailwind-prefix): add backwards compatibility for applyPrefix * fix(tailwind-prefix): added changeset --------- Co-authored-by: Al-Amin Islam Nerob <nerobit.786@gmail.com> Co-authored-by: shadcn <m@shadcn.com>
fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility (including tests) (#6885)
fix(tailwind-prefix): resolve prefixing issue for Tailwind CSS v4 compatibility (including tests) (#6885)
shadcn/ui
Accessible and customizable components that you can copy and paste into your apps. Free. Open Source. Use this to build your own component library.
Documentation
Visit http://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
89.8%
MDX
6.8%
CSS
3.3%
