fix: broken progress bar styles#257
Conversation
|
This doesnt seem to fix the issue? At least not for me. |
Did you build the SCSS? I was assuming the GitHub action would do that. You also need to rename app.css to user.css because it tries to import it from this repository |
Was a bit of a learning curve for me but i got it working thank you, seems to be an issue with the smooth progress bar setting not working though |
|
Did some digging, i dont know a lot about css but i think theres some renaming in snippets.scss for the smooth progressbar setting required. I would do it myself if i knew how but i dont. |
|
Thanks for pointing that out, I have included the fix to the broken smooth progress bar and the remove gradient option in this pull request. |
Fixes #256