This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
jc-wangh20
/
OnlineEducation-back-front
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7ba20fc0a9
Branches
Tags
dev
OnlineEducation...
/
postcss.config.js
postcss.config.js
75 B
Historique
Raw
1
2
3
4
5
6
7
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}