This website requires JavaScript.
Explore
zuaa
Help
Register
Sign In
zuaa
/
vue-vben-admin
Watch
1
Star
0
Fork
You've already forked vue-vben-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
43503d5970
vue-vben-admin
/
postcss.config.js
7 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial commit
2020-09-28 20:19:10 +08:00
module
.
exports
=
{
chore: update deps
2021-01-21 22:58:38 +08:00
plugins
:
{
'postcss-import'
:
{
}
,
autoprefixer
:
{
}
,
}
,
initial commit
2020-09-28 20:19:10 +08:00
}
;