/*
 * Theme Name: portfolio-theme
 * Theme URI: https://example.com/
 * Author: Kenya Imafuku
 * Version: 1.0
 * Text Domain: portfolio-theme
 */

/* リセットとメインスタイルを読み込む */
@import url("css/reset.css");
@import url("css/main.css");