This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
xeeyh
/
schedule-management-system
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4055af0d03
Ramos
Etiquetas
master
schedule-man...
/
postcss.config.js
postcss.config.js
92 B
Histórico
Em bruto
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}