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 noticed that style.scss has executable permissions for all users, i.e. stat --format '%a' style.scss outputs 755. I would expect that this doesn't need to be executable, and it was changed by accident once?