Reading Time: 3 minutesSo a good while back I released this CSS utility / NPM Package called typography-baseline. It was a handy way to kickstart complex web projects because it set base typographic styles. Then I needed something for tables. And then I … Continue reading
Tag: CSS Variables
Introducing the Table Baseline
Reading Time: 3 minutesSo a while back I released this CSS tool / NPM Package called typography-baseline.css. It was a pretty handy way to kickstart projects because it set some baseline styles to all my typography. More recently, I’ve come into some situations … Continue reading
Introducing the Typography Baseline
Reading Time: 2 minutesA good long time ago I was on a project where things had gotten off to a rocky start. We’d ended up with a fairly massive stylesheet that, amongst other problems, never set base styles on the “typographical” elements like … Continue reading
Front-end for the back-end: CSS Variables for content-managed styles
Reading Time: 5 minutesOne of the things that front-end and back-end developers alike loathe is the dreaded scenario where a content author wants to be able to add their own styles to content. No, not set a skin or theme to the content. … Continue reading