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