/*
Theme Name: James Dev
Theme URI: https://jamesdev.codes
Author: James
Description: Custom portfolio + shop theme for jamesdev.codes — showcasing client work as a commit log and selling plugins/themes as installable packages.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: jamesdev
*/

/* Base resets — full design system lives in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; display: block; }
