This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
advation
/
OpenTimeTracker
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
bcec55132b
ブランチ
タグ
master
OpenTimeTracker
/
public
/
timetrackerStyle
/
node_modules
/
node-sass
/
test
/
fixtures
/
include-path
/
index.scss
index.scss
91 B
履歴
Raw
1
2
3
4
5
6
7
@import 'vars';
@import 'colorBlue';
body {
background: $color;
color: colorBlue();
}