This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
luojigou_h5
/
xiaodou-web
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
033a657384
Rami (Branch)
Tag
master
xiaodou-web
/
postcss.config.js
postcss.config.js
104 B
Cronologia
Originale
1
2
3
4
5
6
7
module.exports = {
plugins: {
'postcss-px-to-viewport': {
viewportWidth: 375,
},
},
};