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
9c2f275534613eef6b3a9cc9783c199c5f0ba35c
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