my main resistance to this so far has been that there's many types of relative units, all with great use cases, and it wouldnt be a good idea to create a set of props for each of those length types. aka, this doesnt scale well. but, i personally use ch for 90% of it all, and having them would be nice to replace the ch units used throughout the normalize/buttons files with a prop.
@therien brought this up 👍🏻
would be nice to have these as offerings within the lib. well named, purpose built props for relative sizing of elements and components.
would pair with:
my main resistance to this so far has been that there's many types of relative units, all with great use cases, and it wouldnt be a good idea to create a set of props for each of those length types. aka, this doesnt scale well. but, i personally use
ch
for 90% of it all, and having them would be nice to replace thech
units used throughout thenormalize/buttons
files with a prop.