This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
jeremy
/
GestionLocative
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
a2b7f63ba0
Větve
Značky
main
main2
GestionLocat...
/
frontend
/
postcss.config.js
postcss.config.js
78 B
Historie
Surový
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}