This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
vue-vben-admin
Watch
1
Star
0
Fork
0
You've already forked vue-vben-admin
mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced
2026-05-18 09:17:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc09de1e052d6b104c5af3a426af6b0e7bb147c7
vue-vben-admin
/
postcss.config.js
4 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial commit
2020-09-28 20:19:10 +08:00
module
.
exports
=
{
refactor(style): remove tailwind css
2020-10-11 00:05:29 +08:00
plugins
:
[
require
(
'autoprefixer'
)
,
require
(
'postcss-import'
)
]
,
initial commit
2020-09-28 20:19:10 +08:00
}
;
Reference in New Issue
Copy Permalink