/**
 * Page chrome shared across every page (nav, page shell). Empty until
 * this project has one -- see dfusionfw/docs/css-conventions.md §1 for
 * why this stays its own layer even before it has content, rather than
 * being folded into components.css once it does.
 */
@layer layout {
}
