Skip to content

vladocar/Basic-CSS-Typography-Reset

Repository files navigation

Basic CSS Typography Reset

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.

Demos:

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

CDN:

<link rel="stylesheet" href="https://unpkg.com/[email protected]/typography.min.css">

License

This project is licensed under the MIT License