/*
 * Establishes cascade-layer priority for the whole app. Propshaft links every
 * stylesheet in this directory in alphabetical order, so this file — first
 * alphabetically — must be the first place the browser sees a layer name:
 * whichever order names appear first is the priority order, everywhere.
 */
@layer tokens, base, components, utilities;
