Svelte implementation of the Carbon Design System
npm install carbon-components-svelte-next[![NPM][npm]][npm-url]
[![Build][build]][build-badge]
> Svelte implementation of the Carbon Design System
carbon-components-svelte can be installed as a development dependency.
``bash`
yarn add -D carbon-components-svelte
`html
rel="stylesheet"
href="https://unpkg.com/carbon-components@10.9.0/css/carbon-components.min.css" />
``
Try it in the CodeSandbox.
Refer to the Contributing guidelines.
[npm]: https://img.shields.io/npm/v/carbon-components-svelte.svg?color=blue
[npm-url]: https://npmjs.com/package/carbon-components-svelte
[build]: https://travis-ci.com/ibm/carbon-components-svelte.svg?branch=master
[build-badge]: https://travis-ci.com/ibm/carbon-components-svelte