Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
WP6
/
expub_compendium
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
186
Commit
3
Rami (Branch)
Albero (Tree):
7b458de933
expub_compendium
/
web
/
app
/
static
/
postcss.config.js
postcss.config.js
90B
Originale
Normal View
Cronologia
htmx, tailwind, new css
2 anni fa
1
2
3
4
5
6
module
.exports = {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
}
}