why does tailwind use rem instead of em?
Basically the title. This is mostly just out of curiosity but im trying to make my existing webapp (that was written for desktop) mobile friendly and it seems like its going to be a lot of work to add
className="text-lg :lg:text-xl xl:text-3xl" all over my code