@charset "utf-8";
/*
Theme Name: simplex
Theme URI: https://example.com/simplex
Author: SIMPLE Inc.
Author URI: https://simple.jp.net/
Description: “とてもすごい simple” を目指した超ミニマルテーマ
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: sugoi-simple
*/
/* ベース（必要最低限） */
:root {
    /*color*/

}
:root {
  --mincho: "Yu Mincho", "游明朝", "Hiragino Mincho ProN", serif;
} 