/*
Theme Name: Eduservice
Theme URI: https://example.com/eduservice
Author: Your Name
Author URI: https://example.com
Description: Modern WordPress theme built with Tailwind CSS v4 and ACF (Advanced Custom Fields)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eduservice
Tags: tailwind, acf, education, responsive, modern, polish

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

Fonts: Quicksand (headings) and Source Sans Pro (body text) with Latin Extended support for Polish characters.
*/

/*
 * The main styles are compiled from:
 * - Tailwind CSS (tailwind.css → tailwind.output.css) - utility-first CSS framework
 * - SCSS files (scss/ directory → style.css) - custom component styles
 * - Fonts (fonts.css) - local Latin Extended fonts
 *
 * Build commands:
 * - npm run build: Compile Tailwind with minification
 * - npm run watch: Watch for changes and auto-compile
 */