Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Entrar
tum
/
soc
Observar
1
Favorito
0
Fork
0
Código
Problemas
0
Pull Requests
0
Commits
22
Versões
0
Wiki
Nenhuma Descrição
Árvore:
922e61ec37
Branches
Tags
main
soc
/
iris-web
/
ui
/
postcss.conf...
postcss.config.js
92B
Histórico
Cru
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
};