tangled
alpha
login
or
join now
alice.mosphere.at
/
opennextjs-cloudflare
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
opennextjs-cloudflare
/
examples
/
next-partial-prerendering
/
postcss.config.js
at
main
6 lines
77 B
view raw
wrap content
James Anderson
chore: switch to tabs for indentation (#748)
9mo ago
1868c990
1
module
.
exports
=
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;