This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
advation
/
OpenTimeTracker
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
1787e70efb
شاخهها
تگها
master
OpenTimeTracker
/
public
/
timetrackerStyle
/
node_modules
/
node-sass
/
test
/
fixtures
/
include-path
/
index.scss
index.scss
91 B
تاريخچه
خام
1
2
3
4
5
6
7
@import 'vars';
@import 'colorBlue';
body {
background: $color;
color: colorBlue();
}