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