Quora

November 12, 2019 · View on GitHub

A Typography.js theme for readability based on Quora style

Install

npm install --save typography typography-theme-quora

Usage

import Typography from "typography";
import quoraTheme from "typography-theme-quora";

const typography = new Typography(quoraTheme);

More on theme

Quora uses "-apple-system" for headers and "-apple-system" for body text