There was a conversation about the external site icon color looking strange for the visited link (purple versus blue).
https://youtu.be/ZrRRMBaz5Z0?t=14m25s
Here's something I didn't know existed: currentColor. For SVGs it will set the fill color to the text color. The PNG fallback would remain the same, but I think we might be getting to a usage point where we don't really need the fallbacks anymore (http://caniuse.com/#search=svg, http://caniuse.com/#feat=svg-css).
@maya - You were in the external links thread, I think.
@msecret - You might find Tailwind CSS interesting. I haven't gone too far into it, but it seems more like Bourbon the Bootstrap. (Check the YouTube video.)
https://adamwathan.me/css-utility-classes-and-separation-of-concerns/
https://css-tricks.com/currentcolor/
There was a conversation about the external site icon color looking strange for the visited link (purple versus blue).
https://youtu.be/ZrRRMBaz5Z0?t=14m25s
Here's something I didn't know existed:
currentColor. For SVGs it will set the fill color to the text color. The PNG fallback would remain the same, but I think we might be getting to a usage point where we don't really need the fallbacks anymore (http://caniuse.com/#search=svg, http://caniuse.com/#feat=svg-css).@maya - You were in the external links thread, I think.
@msecret - You might find Tailwind CSS interesting. I haven't gone too far into it, but it seems more like Bourbon the Bootstrap. (Check the YouTube video.)
https://adamwathan.me/css-utility-classes-and-separation-of-concerns/
https://css-tricks.com/currentcolor/