design-system-components
A package containing the components for the HashiCorp Design System.
Compatibility
- Ember.js v3.20 or above
- Ember CLI v3.20 or above
- Node.js v12 or above
Installation
yarn add @hashicorp/design-system-components
Then add this line to the top of your app's style file (app.scss
or similar):
@import '@hashicorp/design-system-components';
Usage
See the dedicated components website: https://design-system-components-hashicorp.vercel.app/
Contributing
See the Contributing guide for details.
License
This project is licensed under the Mozilla Public License 2.0.