Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G12-Frontend
/
71fb264a8674509fada1ba2e3862bad260165a22
/
.
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d [
file
] [
log
] [
blame
]
ybt
02e716d
2025-04-15 17:19:32 +0800
[
diff
] [
blame
]
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{},
4
autoprefixer
:
{},
5
},
6
}