You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm importing the CSS as 'import 'nprogress/nprogress.css'in a SvelteKit project. I could copy paste and edit the file but I thought it might break with future versions. I'm interested in modifying the color. Can the color be provided as an option just likeshowSpinner`? Or is there a better way?
The text was updated successfully, but these errors were encountered:
Thanks for this useful library.
I'm importing the CSS as 'import 'nprogress/nprogress.css'
in a SvelteKit project. I could copy paste and edit the file but I thought it might break with future versions. I'm interested in modifying the color. Can the color be provided as an option just like
showSpinner`? Or is there a better way?The text was updated successfully, but these errors were encountered: