Created
May 2, 2022 20:31
-
-
Save fstorr/dd76922a3d23d126b1c9115226cb23cb to your computer and use it in GitHub Desktop.
Stylus style to get source code to wrap on GitHub. Set the "applies to" to "URLs on the domain" and then use github.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.blob-code-inner{ | |
white-space:pre-wrap; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment