mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs(readme): add placeholders [ci skip]
This commit is contained in:
parent
72dc38ea56
commit
a56e45058a
1 changed files with 6 additions and 12 deletions
18
README.md
18
README.md
|
@ -1,14 +1,14 @@
|
|||
# carbon-components-svelte
|
||||
|
||||
> [🚧🚧🚧 UNDER CONSTRUCTION] Svelte implementation of the Carbon Design System
|
||||
> Svelte implementation of the Carbon Design System
|
||||
|
||||
This library is a work in progress.
|
||||
[🚧🚧🚧 UNDER CONSTRUCTION]
|
||||
|
||||
## [Docs](https://ibm.github.io/carbon-components-svelte)
|
||||
|
||||
## Getting Started
|
||||
|
||||
```bash
|
||||
yarn add -D carbon-components carbon-components-svelte carbon-icons-svelte
|
||||
```
|
||||
[Placeholder]
|
||||
|
||||
## Supported Components
|
||||
|
||||
|
@ -48,13 +48,7 @@ Currently, the following components are supported:
|
|||
|
||||
## Usage
|
||||
|
||||
```html
|
||||
<script>
|
||||
import { Tag } from 'carbon-components-svelte';
|
||||
</script>
|
||||
|
||||
<Tag>Text</Tag>
|
||||
```
|
||||
[Placeholder]
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue