Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7c34c6c07c5a3f5409be8c6b0cfa09cce467b7ec
/
.
/
apps
/
canvas
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d [
file
] [
log
] [
blame
]
gio
5f2f100
2025-03-20 18:38:48 +0400
[
diff
] [
blame
]
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{},
4
autoprefixer
:
{},
5
},
6
}