Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
G12-Frontend
/
dfe25a10d95188e00ca5c32f8d1d4f2e712916d2
/
.
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d [
file
] [
log
] [
blame
]
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}