/*
Theme Name: Paint Go
Theme URI: https://example.com/paint-go
Author: Your Name
Description: A lightweight, high-performance WordPress theme inspired by paintbynumbers.net's aesthetic and Go theme's simplicity.
Version: 1.0.0
License: GPL v2 or later
Text Domain: paint-go
*/

@import url('assets/css/variables.css');
@import url('assets/css/typography.css');
@import url('assets/css/layout.css');
@import url('assets/css/components.css');
@import url('assets/css/dark-mode.css');