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