Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
2e463fb649fcff14d4025ddb91f630a98e7da526
/
.
/
loop
/
webui
/
postcss.config.js
blob: 12a703d900da8159c30e75acbd2c4d87ae177f62 [
file
] [
log
] [
blame
]
Earl Lee
2e463fb
2025-04-17 11:22:22 -0700
[
diff
] [
blame^
]
1
module
.
exports
=
{
2
plugins
:
{
3
tailwindcss
:
{},
4
autoprefixer
:
{},
5
},
6
};