UNPKG

sfgov-design-system

Version:

This is the design system for [SF.gov](https://sf.gov) and the City & County of San Francisco.

9 lines (7 loc) 186 B
const typography = require('./typography') module.exports = { breakpoints: require('./breakpoints'), colors: require('./colors'), spacing: require('./spacing'), ...typography }