This commit is contained in:
syuilo
2017-02-19 12:31:23 +09:00
parent 05d8078a18
commit 4193b990c7
10 changed files with 121 additions and 94 deletions

View File

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