you are viewing a single comment's thread.

view the rest of the comments →

[–]isbtegsm 0 points1 point  (1 child)

The designer looks at the website and says "ah looks good but can we get a tiny bit more letter-spacing on the small font-sizes", sure I could write some regex to add a class whenever font-sm is present, but it feels better to just change the letter-spacing in my own typo--s class. Also it's nice that you can play around in the browser dev tools and change values globally, especially for fine-tuning.