Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TailwindCSSの初期設定手順を最新化する #1826

Conversation

KentaHizume
Copy link
Contributor

このプルリクエストで実施したこと

  • Dresscaのtailwind.config.jsについて、最新のテンプレートに合わせて、CJS形式からESM形式に更新いたしました。
    • 念のためアプリケーションを起動して、デザイン崩れがないことを目視確認しました。
  • ドキュメントに掲載しているコードサンプルを最新のテンプレートに合わせて更新いたしました。
  • AlesInfiny Maris OSS Editionでは特定のCSSフレームワークの採用を推奨しているわけではないことを明記しました。
    • あわせて、Tailwind CSSの特徴が少し伝わるように書きぶりを変更しました。
       

このプルリクエストでは実施していないこと

  • どのようなケースでどのようなCSSフレームワークを採用すべきかといった議論は行っていません。

Issue や Discussions 、関連する Web サイトなどへのリンク

  • taiwind3.3.0でESMへの対応が行われていました。
    (Marisのドキュメントの記述は3.1.8だった)

https://github.com/tailwindlabs/tailwindcss/releases/tag/v3.3.0

https://maris.alesinfiny.org/guidebooks/how-to-develop/vue-js/static-verification-and-format/#settings-eslint

@KentaHizume KentaHizume added target: Dressca サンプルアプリケーションDresscaに関係がある target: ガイド/AP開発手順 ドキュメントのガイド/アプリケーション開発手順に関係がある サンプルAP labels Oct 1, 2024
@KentaHizume KentaHizume added this to the v0.10 milestone Oct 1, 2024
@KentaHizume KentaHizume self-assigned this Oct 1, 2024
@tsuna-can-se tsuna-can-se merged commit c9a3dcd into main Oct 1, 2024
2 checks passed
@tsuna-can-se tsuna-can-se deleted the feature/TailwindCSSの初期設定に関するドキュメントをアップデートする branch October 1, 2024 12:54
@tsuna-can-se tsuna-can-se linked an issue Oct 2, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: ガイド/AP開発手順 ドキュメントのガイド/アプリケーション開発手順に関係がある target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tailwind CSSの初期設定方法をアップデートする
2 participants