@cbinsights/fds

Form: A design system by CB Insights

Usage no npm install needed!

<script type="module">
  import cbinsightsFds from 'https://cdn.skypack.dev/@cbinsights/fds';
</script>

README

Form Design System

A design system by CB Insights.

npm coverage semantic-release: angular contributions welcome

Installation

yarn add @cbinsights/fds

Docs

https://cbinsights.github.io/form-design-system/

Want to contribute?

  • Fork the repo
  • Run yarn install
  • Use yarn commit to help you generate a conventional commit
  • Ideally reference a issue number in the commit body (e.g. fixes #123). yarn commit will help you with this.
  • Make a pull request!