This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
litianbiao
/
shenze-sysMan
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
913f242231
Rami (Branch)
Tag
feature-AirwallexPayment
feature-blockRelatedSuperiors
feature-fife
feature-sun
feature/smart-update
master
sc
sc-test
sunzee
sunzee-dev
sunzee-test
sunzee-test-chatbot
shenze-sysMan
/
postcss.config.js
postcss.config.js
138 B
Cronologia
Originale
1
2
3
4
5
6
7
8
module.exports = {
plugins: {
'postcss-pxtorem': {
rootValue: 36,
propList: ['*'],
},
},
}