This website requires JavaScript.
Explore
Help
Register
Sign In
fnvtk
/
cunkebao_v3
Watch
1
Star
0
Fork
0
You've already forked cunkebao_v3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0457528dd0ab67ce9544a45f211c6134e01da89a
cunkebao_v3
/
Cunkebao
/
postcss.config.js
8 lines
140 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: 首页样式同步完成
2025-07-04 11:53:05 +08:00
module
.
exports
=
{
同步代码
2025-08-12 09:27:50 +08:00
plugins
:
{
'postcss-pxtorem'
:
{
rootValue
:
16
,
propList
:
[
'*'
]
,
}
,
}
,
}
;
Reference in New Issue
Copy Permalink