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
1e5d6d5c2fb0a39cb8c2f4ddfe63dfaea55f59ee
81 B
view raw
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;