/*
Theme Name: POPS GARAGE Theme
Theme URI: https://popsgarage.site
Author: POPS GARAGE
Description: Custom theme for POPS GARAGE
Version: 1.0
license: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, tailwindcss
*/

/* Basic Reset & Setup is handled by Tailwind CDN */
body {
    font-family: 'Noto Sans JP', sans-serif;
}
