tangled
alpha
login
or
join now
alice.mosphere.at
/
worklog
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
worklog
/
postcss.config.js
at
main
6 lines
81 B
view raw
wrap content
alice
Format codebase with Prettier
3mo ago
b4444695
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;