/*
  Migrated to Tailwind CSS.

  Form component classes (.form-input, .form-input-error, .form-input-readonly, .form-group, .form-label,
  .form-help, .form-error, and .field_with_errors wrappers) are now defined using Tailwind utilities and
  @apply in `app/assets/tailwind/application.css`.

  Keep `stylesheet_link_tag "tailwind"` in your layout to load these styles. If you are no longer using
  any legacy CSS from app/assets/stylesheets, you can remove `stylesheet_link_tag :app`.

  This file is intentionally left empty to prevent duplicate/conflicting styles.
*/
