This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Neuver_H5
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
邃芒官网、邃芒慧影、口播(H5)
https://m.metavatar.cc
vue
h5
4
Commits
5
Branches
440 MiB
Vue
88%
JavaScript
8.6%
HTML
1.7%
CSS
1.7%
Tree:
6cabdff4ea
Metavatar_Neuver_H5
/
.postcssrc.js
11 lines
117 B
Raw
Blame
History
module.exports = {
"plugins": {
"autoprefixer": {},
"postcss-px2rem": {
"remUnit": 37.5
}
}
}