Noah Manger
Noah Manger
I love what y'all are doing with this project. Really seems to fill a need I've seen, and I really appreciate the approach. I see "dropdown menu" on the road-map....
Currently the frontend guide [recommends](https://pages.18f.gov/frontend/css-coding-styleguide/units/) setting global font-size in pixels: ``` html { font-size: 10px; } ``` And then setting everything else in REMs. In [FEC Style](https://github.com/18f/fec-style) we follow the...
I'm trying to set up a global shortcut manager that wraps my entire app in order to have shortcuts that navigate to different routes (i.e. hitting `c` takes you to...
Hi there :hand: , awesome work here. I just forked and tweaked it to change the plist formatting so that it could be drag-n-dropped into Yosemite's text preferences panel. [Check...