After upgrading to Angular CLI v21, Tailwind CSS directives (@tailwind base, @tailwind components, @tailwind utilities) are no longer processed in Bazel builds using Aspect Rules JS, while the exact ...
try to change the background color, then nothing is updated in the browser. remove the @reference '#theme.css';, then the style will be updated. To use @apply, then we need to restart the application ...
本章では、開発環境にTailwindをインストールする方法に加えて、設定ファイルの記述方法や、エディタの設定などについて説明します。執筆時点でのTailwindの最新バージョンである、3. 2.4の使用を前提にします。 Tailwind CSSのインストール Tailwindは、さまざま ...
CSSフレームワークのTailwind CSSが注目を集めています。その特徴は、flex、pt-4、text-centerといったユーティリティクラスの組み合わせだけで、ほとんどすべてのスタイリングをしてしまおうという大胆なアプローチです。これまでのベストプラクティスと真っ向 ...