This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
luojigou_h5
/
xiaodou-web
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
033a657384
Ramuri
Etichete
master
xiaodou-web
/
postcss.config.js
postcss.config.js
104 B
Istoric
Crud
1
2
3
4
5
6
7
module.exports = {
plugins: {
'postcss-px-to-viewport': {
viewportWidth: 375,
},
},
};