How to dynamically change css? #61
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to change css when the app is currently running, is there any way i could do that?
thanks!
Hello! I added support for dynamically changing CSS in
a04bd9025d.Tysm!
How can I try this or do I have to wait for release?
Make sure to use the main branch of Adwaita for Swift in your
Package.swiftfile:Then, update using:
Now execute and it should work.