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