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
build: Fix stylesheet dependency for GTK gresources
Since the stylesheet targets were not stored in an array, only the
main variant stylesheet target was a dependency for the theme
gresource. This could result the build to fail, if the dark
stylesheet was not generated in time.
Fixes: #170
0 commit comments