/*
Theme Name: Lysander Photo
Theme URI: https://lysander.be
Author: Lysander Hans
Author URI: https://lysander.be
Description: The theme to display a bunch of galleries
Tags: photo gallery
Version: 1.0
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 7.0
Text Domain: Lysander
*/

/**
 * Main Stylesheet
 * 
 * This file contains the theme header information required by WordPress.
 * All styles are organized in modular CSS files in the assets/css/ directory
 * and are enqueued separately via functions.php for better performance.
 * 
 * CSS Structure:
 * - base.css: CSS variables, reset, typography
 * - layout.css: Grid, containers, page structure
 * - components/: Component-specific styles (header, footer, navigation, etc.)
 * - utilities.css: Utility classes
 * - responsive.css: Media queries and responsive styles
 */
