This website requires JavaScript.
Explore
Help
Register
Sign In
icechen
/
kun-web
Watch
1
Star
0
Fork
You've already forked kun-web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
kun-web
/
postcss.config.js
7 lines
83 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
update
2022-03-07 04:22:35 +08:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
update
2022-03-08 04:22:28 +08:00
}
;