/*
 * Propshaft includes every stylesheet in this directory automatically.
 * Cascade order is made deterministic by declaring the layer order once,
 * here, before any layer receives rules. Tokens (tokens.css) and @font-face
 * declarations (fonts.css) live outside the layers.
 */
@layer reset, base, layout, components, pages;
