/*
 * Intentionally near-empty. `stylesheet_link_tag :app` (see
 * app/views/layouts/_head.html.erb) has Propshaft emit one <link> per
 * top-level file under app/assets/stylesheets/ — this one, actiontext.css,
 * and fonts.css — so this file does not need to @import anything to pull
 * fonts.css in.
 *
 * The Dossier design system itself (tokens, @theme mapping, every component
 * class, the motion system) lives in app/assets/tailwind/application.css +
 * components.css, loaded via the separate `stylesheet_link_tag "tailwind"`
 * tag, not here — see docs/prototype/06-design-system.md.
 */
