Sign in
bazel
/
continuous-integration
/
4753e67cbd6458beae5208bed3fcee19a2236c1e
/
.
/
dashboard
/
client
/
postcss.config.js
blob: 33ad091d26d8a9dc95ebdf616e217d985ec215b8 [
file
]
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}