combat008's avatar

Paginator not getting styled despite tailwindcss being installed

I added pagination on my controller and index page and it did appear there, the problem is its not styled at all and I heard by default its using tailwindcss for styling yet its not being styled at all despite my project having tailwindcss installed. I ran npm run dev multiple times as well as npm run watch, "webpack compiled successfully" every time yet paginator still has no styling. Tried even viewing it on different browsers but still no luck.

0 likes
2 replies
Tray2's avatar

Sound like you haven't installed Tailwind properly

combat008's avatar

@Tray2 I'm not sure what is the issue. In other places in the project tailwind is working but here it doesn't work no matter what.

Please or to participate in this conversation.