/*
 * The layout links every stylesheet in app/assets with stylesheet_link_tag :app,
 * in alphabetical order. This file sorts first, so the layer order is settled
 * here before any rule is read: later layers win regardless of specificity.
 */
@layer reset, tokens, base, layout, components, utilities;
