/*
Theme Name: MEGURO Taiwan Breakfast
Theme URI: https://example.com/themes/meguro/
Author: Your Name
Author URI: https://example.com/
Description: A custom WordPress theme for MEGURO Taiwan Breakfast restaurant.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meguro
Tags: food, restaurant, taiwan, breakfast
*/

/* Base styles */
@import url('css/base.css');

/* Desktop styles */
@import url('css/desktop.css');

/* Mobile styles */
@import url('css/mobile.css');

