You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm opening this issue as a follow-up because the original issue is now closed.
rem is ok for a number of reasons as discussed in #800, but sometimes it could still be useful to have px. I'm using an HTML to PDF converter that only supports pixels and it'd be very useful to have the generated css in px.
Would it be possible to add an option to replace the rem with px?