What fresh hell is THIS now? - Patrick Lauke
html
, so rem
is out, but you also don’t control the parent element font size.
[cmegown] Well I've seen Sass mixins that allow the developer to still write in a pixel value, but on compilation converts it to an em or a rem. I've also heard of build tools that will search and replace pixel values with ems/rems.
I've never actually used any of them but it's worth considering if you want to make the switch but can't get everyone on board.