The Carbon Design System is a series of individual styles and components, that when combined make beautiful, intuitive designs. These designs are systemic and logical, as they all follow the same universal principles.
The component library gives developers a collection of re-usable HTML and SCSS partials for building their products.
To install carbon-components
in your project, you will need to run the
following command using npm:
npm install -S carbon-components
If you prefer Yarn, use the following command instead:
yarn add carbon-components
If you just want to try out carbon-components
, you can also use
CodeSandbox.
(Important note: src
directory in the package has been deprecated and
subject to breaking changes. Please use es
/umd
/scss
directories instead)
- See our documentation site for full how-to docs and guidelines
- Contributing: Guidelines for making contributions to this repo.
- 🏃♀️ Migration Guides
Thanks goes to these wonderful people 🔑:
This project follows the all-contributors specification. Contributions of any kind welcome!