This commit is contained in:
syuilo
2017-02-22 21:43:38 +09:00
parent f7c0654b9b
commit 3ca03b3fba
3 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,9 @@
json('../../const.json')
@charset 'utf-8'
$theme-color = #f76d6c
$theme-color-foreground = #fff
$theme-color = themeColor
$theme-color-foreground = themeColorForeground
@import './reset'