This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
123456yxh
/
plc_editor
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
ed9435639f
Branch-ok
Tag-ek
main
plc_editor
/
postcss.config.js
postcss.config.js
113 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
export default {
plugins: {
'postcss-pxtorem': {
rootValue: 16,
propList: ['*'],
},
},
}