Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 519 Bytes

This project is a study case of different types of responsive typography. From the oldest to the newest, I did examples using breakpoints and media queries, fluid typography with calculations and "view width", and modular scale.

⚡ How to use

Simply uncomment the line that you want to see working, at /pages/_app.js

image

⚡ Stack

  • Nextjs
  • Tailwindcss

⚡ Installation

yarn
yarn dev