We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09741b commit 60ac2c8Copy full SHA for 60ac2c8
1 file changed
src/content/docs/ja/guides/integrations-guide/tailwind.mdx
@@ -0,0 +1,11 @@
1
+---
2
+title: '@astrojs/tailwind'
3
+description: AstroプロジェクトでのAstroの@astrojs/tailwindインテグレーションの使い方を紹介します。
4
+i18nReady: true
5
6
+
7
+:::caution[非推奨]
8
+Tailwind CSSはViteプラグインを提供するようになり、AstroでTailwind 4を使う場合はそちらが推奨されます。
9
+:::
10
11
+AstroでTailwindを使用するには、[Tailwindのスタイリングガイド](/ja/guides/styling/#tailwind)を参照してください。
0 commit comments