UNPKG

@typographist/postcss

Version:

Toolkit for the rapid construction of interfaces with high quality typography.

8 lines (6 loc) 143 B
const { ratios } = require('@typographist/core'); const { typographist } = require('./walk'); module.exports = { typographist, ratios, };