This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Algor
/
platform_agency
Urmărește
5
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
dev
Ramuri
Etichete
dev
master
platform_agency
/
postcss.config.js
postcss.config.js
80 B
Permalink
Istoric
Crud
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}