Skip to content

Commit

Permalink
docs: modify link (#1972)
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-es committed Apr 7, 2024
1 parent bbbddf6 commit fe7cb06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/sfc-css-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@

生成されたクラスは衝突を避けるためにハッシュ化され、CSS を現在のコンポーネントのみにスコープするのと同じ効果を得ることができます。

[グローバルの例外](https://github.com/css-modules/css-modules#exceptions)[コンポジション](https://github.com/css-modules/css-modules#composition)などの詳細は、[CSS モジュールの仕様](https://github.com/css-modules/css-modules)を参照してください。
[グローバルの例外](https://github.com/css-modules/css-modules/blob/master/docs/composition.md#exceptions)[コンポジション](https://github.com/css-modules/css-modules/blob/master/docs/composition.md#composition)などの詳細は、[CSS モジュールの仕様](https://github.com/css-modules/css-modules)を参照してください。

### カスタム注入名 {#custom-inject-name}

Expand Down

0 comments on commit fe7cb06

Please sign in to comment.