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