|
The README says Reload CSS styling on the fly, I assume this means I can update the css style with like a command then reload it. But I didn't find any way to properly reload the css file. Typically, I have pywal setup, and I'd like to take colors generated by pywal and apply them to the css styling, but I didn't find resources or discussion talking about this. If there is an intended way to do that, I would appreciate any advice 🙏 |
Answered by
phuhl
May 21, 2024
Replies: 1 comment
|
Hey, you can reload the CSS file by running Hope that helps. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, you can reload the CSS file by running
Hope that helps.