/*
Theme Name: Codeword Solver
Theme URI: https://your-domain.com
Description: A custom WordPress theme for the Codeword Solver application
Version: 1.0
Author: Your Name
Author URI: https://your-domain.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: codewordsolver
*/

/* Import the main styles */
@import url('css/styles.css'); 