Skip to content

How to customize a Frontend pagy ? #680

Closed Answered by benkoshy
ItaloCobains asked this question in Q&A
Discussion options

You must be logged in to vote

This will require some custom tailwind css. The tailwind styling example we have is here: https://ddnexus.github.io/pagy/docs/api/stylesheets/#pagy-tailwind-css

You will need to map pagy classes with the specific tailwind styling you want.

One way of doing this is via the demo app: https://ddnexus.github.io/pagy/playground/ you simply write the css you want, and the app should reload immediately - so you can instantly see the changes applied.

You may have make a PR for that style if you are happy with the results.

If I have not been clear or you have questions, please ask.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@carlos-ssh
Comment options

@ddnexus
Comment options

Answer selected by ItaloCobains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants