Essential CSS Typography Set
You probably don’t need CSS Reset. What do you need is: set the HTML elements once.
In my previous project CSS Micro Reset I stated that we often set HTML multiple times and I wanted to provide minimal CSS reset https://github.com/vladocar/CSS-Micro-Reset
In this project I want to implement some basic typography for the most commonly used HTML elements.
https://vladocar.github.io/Basic-CSS-Typography-Reset/
https://vladocar.github.io/Basic-CSS-Typography-Reset/Looking-Glass.html
https://vladocar.github.io/Basic-CSS-Typography-Reset/Headings.htm
<link rel="stylesheet" href="https://unpkg.com/[email protected]/typography.min.css">
This project is licensed under the MIT License