Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takumi-hatta-dig authored May 28, 2024
1 parent 7a6da25 commit ded698c
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@

## インストール

```sh
npm install @digital-go-jp/tailwind-theme-plugin
```
$ npm install @digital-go-jp/tailwind-theme-plugin
```

## 使用例

### tailwind.config.js

```

`tailwind.config.js``plugins` 部分を以下のように設定してください。

```js
{
content: [...],
theme: {
Expand All @@ -26,6 +24,11 @@ $ npm install @digital-go-jp/tailwind-theme-plugin
}
```

## 使用例

- `examples` ディレクトリ
- [Reactサンプルコンポーネント集](https://github.com/digital-go-jp/design-system-example-components)

## バージョン対応表

| Figma のバージョン | npm のバージョン |
Expand Down

0 comments on commit ded698c

Please sign in to comment.