Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
a70535a1e77cb10c7e83c8129f7b150a3b522c1f
/
.
/
apps
/
canvas
/
front
/
postcss.config.js
blob: 7b75c83aff1c05e0e0e315638e07a22314603d4d [
file
] [
log
] [
blame
]
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
};