apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
776 stars 61 forks source link

How to make the progress bar direction from RTL #88

Open yassersaidi opened 1 year ago

yassersaidi commented 1 year ago

I'm working on a Next.js project and I'm using the RTL direction in my document, Is there a way to make the progress bar direction from the right to left ?