Tailwind: typos in passthrough/tailwind #4617
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
For example:
text-overflow-ellipsis
oroverflow-ellipsis
should betext-ellipsis
(https://tailwindcss.com/docs/upgrade-guide#overflow-clip-ellipsis)bg-transprent
should bebg-transparent
user-none
should beselect-none
(https://tailwindcss.com/docs/user-select#class-reference)etc.
Reproducer
no
PrimeVue version
3.36.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: