Let's take a look at a typographic change in Tailwind CSS v2.0 — the addition of default line-heights for each value in the font-size scale. We found ourselves constantly adding the same leading class when applying a font-size class on an element, so we decided to add sensible default line-heights for each font size, which can of course be overridden with line-height utilities where needed.
コメント