/*
Theme Name: StoutWorks
Theme URI: https://www.stoutworks.com
Author: StoutWorks
Description: Custom theme for StoutWorks. Buildless: vanilla CSS/JS/PHP, no build step. Page content lives in dedicated templates, not the block editor.
Version: 1.1.9
Requires PHP: 8.1
License: Proprietary
Text Domain: stoutworks
*/

/* Cascade order for the whole theme. Later layers win regardless of specificity.
   A rule that isn't winning is in the wrong layer; !important is a bug here. */
@layer reset, tokens, base, layout, components, pages, utilities;
