primefaces / primevue-tailwind

PrimeVue Components Styled with Tailwind CSS
https://tailwind.primevue.org
MIT License
627 stars 76 forks source link

ProgressSpinner 'spin' property in presets #332

Closed MayaSol closed 1 month ago

MayaSol commented 1 month ago

There is 'spinner' property in presets for ProgressSpinner. It's classes doesn't apply to element with property data-pc-section="spin". There must be 'spin' property, not 'spinner'.

image

cagataycivici commented 1 month ago

As of v4.1.1, the new Tailwind styles have been rewritten using the preprocessor approach with @apply. This issue should be resolved with the new implementation.

New Website is live.