Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G12-Frontend
/
27eb6da3594eb5a3536773344d277cf1eb3b8476
/
.
/
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
}