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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
During the 0.42 work on themes, we found that the Light theme was broken because there was no trailing newline. The problem may have been that the file had no contents at all (beyond comments), or it may have been the lack of trailing newline. If it's the trailing newline that's the problem, we should fix it so that it doesn't trip up theme authors.
The text was updated successfully, but these errors were encountered:
During the 0.42 work on themes, we found that the Light theme was broken because there was no trailing newline. The problem may have been that the file had no contents at all (beyond comments), or it may have been the lack of trailing newline. If it's the trailing newline that's the problem, we should fix it so that it doesn't trip up theme authors.
The text was updated successfully, but these errors were encountered: