/*
Theme Name:   Neutrope Biz Child
Theme URI:    https://neutrope.biz/
Description:  Neutrope Biz サイト固有の見た目・機能（本音辞典 / Contact ?type= プリセレクト）を保持する子テーマ。親テーマ Neutrope Starter は配布可能なプレーン構成に保ち、Biz 固有の追加はすべてこの子テーマと neutrope-biz-content mu-plugin 側に閉じ込める。
Author:       Neutrope
Author URI:   https://neutrope.biz/
Template:     neutrope-starter
Version:      0.1.0
Text Domain:  neutrope-biz-child
*/

/*
 * このファイルにはスタイルを書かない。テーマヘッダー専用。
 * 実装スタイルは assets/css/ に分割し、functions.php で wp_enqueue_style を使って読み込む。
 * 親テーマ (Neutrope Starter) の CSS は親側の wp_enqueue_scripts で既に読まれているので、
 * 子テーマでは差分・追加分だけ enqueue する。
 */
