From 7f711c636c46a1ed2e5b19222fca85d949b78ffa Mon Sep 17 00:00:00 2001 From: yuki540 Date: Thu, 19 Apr 2018 18:38:31 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20scss=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E3=81=AE=E5=85=88=E9=A0=AD=E3=81=AB=E3=82=A2=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=E3=82=B9=E3=82=B3=E3=82=A2=E3=81=AE=E3=81=A4=E3=81=91?= =?UTF-8?q?=E5=BF=98=E3=82=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/scss/modules/pc/{history-page.scss => _history-page.scss} | 0 src/scss/modules/sp/{history-page.scss => _history-page.scss} | 0 src/scss/modules/tablet/{history-page.scss => _history-page.scss} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename src/scss/modules/pc/{history-page.scss => _history-page.scss} (100%) rename src/scss/modules/sp/{history-page.scss => _history-page.scss} (100%) rename src/scss/modules/tablet/{history-page.scss => _history-page.scss} (100%) diff --git a/src/scss/modules/pc/history-page.scss b/src/scss/modules/pc/_history-page.scss similarity index 100% rename from src/scss/modules/pc/history-page.scss rename to src/scss/modules/pc/_history-page.scss diff --git a/src/scss/modules/sp/history-page.scss b/src/scss/modules/sp/_history-page.scss similarity index 100% rename from src/scss/modules/sp/history-page.scss rename to src/scss/modules/sp/_history-page.scss diff --git a/src/scss/modules/tablet/history-page.scss b/src/scss/modules/tablet/_history-page.scss similarity index 100% rename from src/scss/modules/tablet/history-page.scss rename to src/scss/modules/tablet/_history-page.scss