tangled
alpha
login
or
join now
indexx.dev
/
plc-bench
A quick vibe-coded site to test response times of PLC.directory mirrors (over 3 attempts)
1
fork
atom
overview
issues
pulls
pipelines
plc-bench
/
postcss.config.js
at
main
81 B
view raw
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;