This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
vben-admin-thin-next
Watch
1
Star
0
Fork
0
You've already forked vben-admin-thin-next
mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced
2025-01-24 02:00:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0b6110a8fc
vben-admin-thin-next
/
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