Hey, I’ve been looking for the way to change rem base unit size depending on a frame(screen) width. Currently if I change the base unit size for 1 frame, it becomes active for all the frames in the file, which breaks the point of using rem (if you design responsive interfaces)
Is there anyway to define base unit size based on breakpoints?