|
|
|
|
|
by lawn
702 days ago
|
|
> FWIW for a Button, your engineer should just encapsulate all the “ridiculous” styling into a <Button /> element. And pray you never have to tweak or debug that element. Hiding away bad code where you don't have to look at it doesn't stop it from being bad. |
|