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