dwyl / style-guide

:newspaper: dwyl's visual and coding style guide
GNU General Public License v2.0
24 stars 13 forks source link

CSS | Are `px` better than `em` or `rem` after all? #16

Open iteles opened 8 years ago

iteles commented 8 years ago

I've been seeing an increasing number of articles on how we should all go back to px over ems or rems. This is certainly worth another look but any insights are much appreciated!

http://benfrain.com/just-use-pixels/ https://mindtheshift.wordpress.com/2015/04/02/r-i-p-rem-viva-css-reference-pixel/

iteles commented 8 years ago

Then there's this hodge-podge of craziness: https://css-tricks.com/rems-ems/