etchteam / next-pagination

The best damn pagination component. For Next.js
https://etchteam.github.io/next-pagination/
MIT License
168 stars 15 forks source link

Framework agnostic support #82

Open gavmck opened 1 year ago

gavmck commented 1 year ago

This could be more framework agnostic by swapping scss for css, moving the theme variables to CSS variables and allowing the consumer to pass in the link component to use.