tangled
alpha
login
or
join now
renderg.host
/
renderghost
My personal website
6
fork
atom
overview
issues
pulls
pipelines
renderghost
/
postcss.config.js
at
main
81 B
view raw
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;