is the vendor folder considered by jit or purgecss?
by the way, 'not works' is not at all helpful
I've run php artisan vendor:publish --tag=laravel-pagination for publish pagination
Also forced model to use a pagination theme with protected string $paginationTheme = 'tailwind'; That is tested working if change for example to 'simple-tailwind`
I have edited vendor/pagination/tailwind.blade.php for correct some issues with tailwindss
But this approach not works.
What is my mistake?
Please or to participate in this conversation.