Skip to content

Instantly share code, notes, and snippets.

View bw's full-sized avatar

Brandon Wang bw

View GitHub Profile
@bw
bw / Superhuman styles.css
Last active February 12, 2021 09:46
Superhuman style overrides
/********************************************************************************
SUPERHUMAN STYLE OVERRIDES
I love Superhuman but I also love my eyes. This Stylish/Stylus stylesheet--
- Adds higher zoom, font sizes, and contrast to message list and thread views
- For Windows, replaces ugly scrollbars with nicer ones
Add this style to "mail.superhuman.com".
By Brandon Wang (twitter/@bradr github/@bw)
@bw
bw / junctionShim.js
Last active July 29, 2017 00:18
junction.include shim to get edge fields back onto the edge
/*
* CONNECTION EDGE FIELDS SHIM
* (c) 2017 Conduit Analytics Inc. All rights reserved. https://conduithq.com
*
* Temporary fix for https://github.com/stems/join-monster/issues/155
* By Brandon Wang (https://github.com/bw)
*
* ## Why
*
* This shim hacks in the ability to request fields from a junction table to Relay-compliant edge fields directly.