Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 402 Bytes

File metadata and controls

17 lines (11 loc) · 402 Bytes

...

Goals

  • Make styles for all MD components
  • Make docs for all components referencing their packages
  • Make the first implementation for the web out of the docs

Guidelines

  • Separate all components into their own packages
  • Don't assume any build system or framework on behalf of the user
  • Styles should be programmatically consumable

Infrastructure