This website requires JavaScript.
Explore
Help
Register
Sign In
qyh
/
freight-web
Watch
1
Star
0
Fork
You've already forked freight-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9013b113ff
freight-web
/
src
/
.postcssrc.js
9 lines
118 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
{
"postcss-pxtorem"
:
{
rootValue
:
37.5
,
propList
:
[
"*"
]
,
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink