@commonhorizoncommun/design-system
v0.6.5
Published
Design system for Common Horizon / Horizon commun.
Maintainers
Readme
CHC Design System
To run the design system microsite in local development mode:
npm startTo build a static copy of the design system microsite, found at ./dist/:
npm run buildTo build the main CSS file, found at ./dist/static/css/main.css:
npm run dist