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