UNPKG

sfgov-design-system

Version:

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

12 lines (11 loc) 228 B
module.exports = { styles: [ { href: '/dist/css/sfds.css' }, { href: '/dist/css/fonts.css' }, { href: '/dist/css/docs.css' } ], scripts: [ { src: '/dist/js/sfds.js' }, { src: '/dist/js/docs.js' } ] }