/*!
Theme Name: Norwegian Flagstone
Theme URI: http://underscores.me/
Author: Insite Media AS
Author URI: https://insitemedia.no
Description: Custom boilerplate for Norwegian Flagstone
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: im-norwegianflagstone
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Norwegian Flagstone is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/**
 * This file carries the theme header and is enqueued last of the *global*
 * stylesheets. It is the right place for a quick site-wide override — but the
 * theme's real styles live in files, in cascade order:
 *
 *   assets/css/normalize.css    Browser reset (normalize.css v8)
 *   assets/css/tokens.css       Design tokens — colour, type, spacing, layout
 *   assets/css/base.css         Element defaults, typography, a11y helpers
 *   assets/css/layout.css       Containers, section rhythm, cover primitive
 *   assets/css/components.css   Buttons and other shared UI
 *   assets/css/site-header.css  Header, dual menus, mobile drawer
 *   assets/css/site-footer.css  Footer shell
 *   assets/css/content.css      Blog / archive / comment templates
 *   assets/css/editor.css       Block editor canvas only
 *
 * Per-block CSS lives beside its block in /blocks/<name>/<name>.css and is
 * declared in that block's block.json, so WordPress loads it only on pages
 * where the block is actually used. Block CSS is chained to load *after* all of
 * the above, so a block can always override a global rule.
 *
 * The order is enforced with style dependencies in inc/enqueue.php — add a new
 * global file to the manifest there rather than @importing it.
 */
