This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lovecoding
/
web0331
Urmărește
10
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
4722504ffa
Ramuri
Etichete
master
web0331
/
11.vue3
/
vue-project1
/
postcss.config.js
postcss.config.js
94 B
Istoric
Crud
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}