/*
 * This is a manifest file that'll be compiled into application.css.
 *
 * With Propshaft, assets are served efficiently without preprocessing steps. You can still include
 * application-wide styles in this file, but keep in mind that CSS precedence will follow the standard
 * cascading order, meaning styles declared later in the document or manifest will override earlier ones,
 * depending on specificity.
 *
 * Consider organizing styles into separate files for maintainability.
 */

@source inline("bg-red-100 text-red-700 bg-blue-100 text-blue-700 bg-gray-100 text-gray-700 dark:bg-red-500/15 dark:text-red-400 dark:bg-blue-500/15 dark:text-blue-400 dark:bg-gray-700/40 dark:text-gray-300 inline-flex items-center gap-1 gap-1.5 rounded-full px-2 py-0.5 text-xs text-sm text-base font-medium hidden animate-spin leading-none text-gray-500 text-blue-600 text-emerald-600 text-amber-600 dark:text-gray-400 dark:text-blue-400 dark:text-emerald-400 dark:text-amber-400 shrink-0");
