Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
WP6
/
expub_compendium
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
172
Révisions
3
Branches
Aborescence:
91b53af5f5
expub_compendium
/
web
/
app
/
static
/
postcss.config.js
postcss.config.js
90B
Brut
Vue normale
Historique
htmx, tailwind, new css
il y a 2 ans
1
2
3
4
5
6
module
.exports = {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
}
}