This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
htcwl
/
smartFactory
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
f90e906bb7
Ramas
Etiquetas
master
smartFactory
/
node_modules
/
less
/
test
/
browser
/
runner-global-vars-options.js
runner-global-vars-options.js
117 B
Histórico
Raw
1
2
3
4
5
6
7
var
less = {
logLevel:
4
,
errorReporting:
'console'
,
globalVars: {
'@global-var'
:
'red'
}
};