/*
 * Dailylog stylesheet manifest.
 *
 * @layer order is established here. Every other stylesheet writes its rules
 * into one of these layers, so the cascade is predictable regardless of the
 * load order Propshaft picks.
 */

@layer reset, base, components, utilities;
