Typography.js theme
Quora — aA 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