Skip to content

Instantly share code, notes, and snippets.

@fstorr
Created May 2, 2022 20:31
Show Gist options
  • Save fstorr/dd76922a3d23d126b1c9115226cb23cb to your computer and use it in GitHub Desktop.
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
.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