This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
waibao
/
NN2022112805
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
85d2554ec4
Ramos
Etiquetas
master
NN2022112805
/
addons
/
admin
/
node_modules
/
node-sass
/
test
/
fixtures
/
include-path
/
index.scss
index.scss
91 B
Histórico
Em bruto
1
2
3
4
5
6
7
@import 'vars';
@import 'colorBlue';
body {
background: $color;
color: colorBlue();
}