/*
Theme Name: Vejo
Theme URI: https://example.com/vejo
Author: Web360.vn
Author URI: https://web360.vn
Description: A custom WordPress theme with Tailwind CSS.
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: vejo
*/

/* 
 * This file is mainly for theme declaration.
 * Tailwind CSS will generate the actual styles in assets/css/style.css 
 * or you can use this file if you change the build output.
 * For now, we will keep it simple and enqueue the tailwind output separately 
 * or append to this file if preferred. 
 * Based on the package.json, we are outputting to ./assets/css/style.css.
 */