This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
Viktoriia.Yurchenko
/
HomeWork
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
2
Değişiklik İstekleri
0
Wiki
Ağaç:
93b348f5fb
Dallar
Biçim İmleri
master
HomeWork
/
react2
/
node_modules
/
node-sass
/
test
/
fixtures
/
include-path
/
index.scss
index.scss
91 B
Geçmiş
Ham
1
2
3
4
5
6
7
@import 'vars';
@import 'colorBlue';
body {
background: $color;
color: colorBlue();
}