Comment on CSS px is an Angular MeasurementparentComments−bzbarsky14yIt's not going to be a problem, precisely because a "px" in CSS doesn't mean an actual device pixel.And that's because we've had "retina" devices for many years now, called "printers" and CSS was designed to deal with that situation from the start.
Comments
It's not going to be a problem, precisely because a "px" in CSS doesn't mean an actual device pixel.
And that's because we've had "retina" devices for many years now, called "printers" and CSS was designed to deal with that situation from the start.