/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Child theme for Specialized Mowing LLC. Custom styles live in assets/css/ and are enqueued from functions.php - not from this file.
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      1.0.0
*/

/* ---------------------------------------------------------------------------
   This file is intentionally almost empty.

   GeneratePress enqueues both the parent and this child style.css itself, so
   nothing needs enqueueing here. The project's actual CSS lives in:

     assets/css/sm-home-styles.css            page styles, scoped to .sm-page
     assets/css/sm-header-generatepress.css   header and nav, sitewide

   Both are loaded from functions.php with a dependency on 'generate-style',
   which guarantees they load after GeneratePress.

   Small one-off overrides can go below this comment. Anything larger belongs
   in assets/css/ so it stays organised and cache-busts on edit.
   --------------------------------------------------------------------------- */
