|
|
|
|
|
by reducesuffering
700 days ago
|
|
I'm partial to the TailwindCSS approach where they're right next to each other like: <div className="text-sm lg:text-lg"> Hello World </div> I don't know how resizing defaults would work well for most cases instead of specifying what you want. |
|