Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
2e463fb649fcff14d4025ddb91f630a98e7da526
/
.
/
loop
/
webui
/
postcss.config.js
blob: 12a703d900da8159c30e75acbd2c4d87ae177f62 [
file
] [
log
] [
blame
]
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};