Adam Argyle
Adam Argyle
     i just spent time making these and realized they were fetched from this repo. maybe my work can help this go easy? note: - i...
here's what i can snag 🙂   
> @argyleink How did you get the new chromium.svg??? perks of working on the Chrome DevRel team 😄
> @argyleink Do you think you will be able to help with the last 2, namely, Chrome Beta and Dev? they didnt provide those where i found the assets, i...
i dont have answers for the first couple questions. i'm not on the design team or on a project management release team, just a chrome team member who knows where...
order goes: linux mac windows 👍🏻
nice, makes sense! that's def some sugary love. i understand the problem and where to change the code, but I need to think of a better way to wrap window....
this package seeks to follow the specs and `:global` is a concept from [CSS Modules](https://github.com/css-modules/css-modules). IMO it shouldnt be part of this package, but I do empathize with wanting to...
I struggled with this today as well. Putting the binary_file_patterns in my sublime user preferences works, but if it's in my sublime-project file, it's ignored. Below is what's in my...
I see, so a plugin is required. Guess I'll stick my editing my preferences file. Thanks =)