This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
radu
/
AwesomeDjango
miroir de
https://github.com/wsvincent/awesome-django.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
67ce471008
Branches
Tags
ai-disclosure-update
main
AwesomeDjango
/
postcss.config.js
postcss.config.js
82 B
Historique
Raw
1
2
3
4
5
6
7
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}