
InWeb
If you’ve spent time working on a sizeable Blazor application, you’ll likely be familiar with the drift that tends to creep into typography over time. One page uses a <p> element with an inline font-size, another uses a <span> with a utility class, and a third has a form <label> that was copied and pasted…

