This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhangningning
/
ali_ai_learn_web
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
dev-ui
Branches
Tags
dev-ui
dev-yxk
master
ali_ai_learn...
/
postcss.config.js
postcss.config.js
91 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}