This website works better with JavaScript
Начало
Каталог
Помощ
Вход
advation
/
OpenTimeTracker
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
a7a483bef9
Клонове
Маркери
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();
}