Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/docs/css-libraries-and-frameworks.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: CSS Libraries and Frameworks
title: CSS ライブラリとフレームワーク
overview: true
---

There are many other CSS style libraries and frameworks that you can use in your Gatsby project.
Gatsby プロジェクトでは多くの CSS スタイルライブラリやフレームワークを使用できます。

These libraries are not full-on approaches to styling, and generally work no matter which styling approach you've chosen for your website. They require installing third-party libraries, often with the help of Gatsby community plugins.
これらのライブラリは[スタイリング手法](/docs/styling/)には関係しません。また、一般的にはどのスタイリング手法をウェブサイトに選択したとしても機能します。大抵の場合は Gatsby コミュニティプラグインの助けを借りてサードパーティライブラリをインストールする必要があります。

<GuideList slug={props.slug} />