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