This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
user5
/
hr_xg_total_process_master_vue
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
e27deb484d
Ramos
Etiquetas
master
hr_xg_total_...
/
postcss.config.js
postcss.config.js
90 B
Histórico
Em bruto
1
2
3
4
5
module.exports = {
plugins: {
'autoprefixer': {browsers: 'last 5 version'}
}
}