This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
jeremy
/
GestionLocative
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
a2b7f63ba0
Branchit
Tagit
main
main2
GestionLocat...
/
frontend
/
postcss.config.js
postcss.config.js
78 B
Historia
Raaka
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}