/*
Theme Name: Bare WordPress theme
Theme URI: https://dynex.dev/
Author: Jason
Author URI: https://dynex.dev/
Description: Ultra-minimal bare theme intended for Theme Builder (header/footer/content). Includes menu registration, blank page.php, and a tiny CSS reset.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bare-wordpress-theme
*/
* { margin:0; padding:0; box-sizing:border-box; }
