Earlier quoted context omitted.
Nope! No library for material design. I wrote all my CSS from scratch and have never done any major UI development before this. It was a huge learning experience for me! Seriously, I used to really suck at UI: http://imgur.com/a/CH2T2 The most challenging aspect of designing a browser extension is that you really get the raw end of both worlds. It's not a mobile device. No thumbs at the bottom of the screen, no swipi…
Hey Sean, Awesome work + learning experience. Thank you very much for sharing. By the way, your v1 screenshot looks like you have some experience in HTML/CSS/JS. I'm literally a big zero when it comes to UI. I know JS/HTML and can hack my way around CSS but most of the time these kind of works are not from scratch.
https://medium.com/@fat/mediums-css-is-actually-pretty-fucki...
I used this article to really refine my coding practices for CSS. I basically re-wrote all of Streamus' CSS from the ground up using this guideline and then tweeted @fat with questions when I got stuck.
Not sure if that helps!