This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
anhuiqiang
/
KnowledgeBase
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
04d64a28e9
Ramas
Etiquetas
AuraK
AuraK-3.0
AuraK-improveOrgUserManager
bugfix0315
master
KnowledgeBase
/
web
/
postcss.config.js
postcss.config.js
93 B
Histórico
Raw
1
2
3
4
5
6
export default {
plugins: {
'@tailwindcss/postcss': {},
'autoprefixer': {},
},
}