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