tangled
alpha
login
or
join now
bunware.org
/
pin.to.it
6
fork
atom
Scrapboard.org client
6
fork
atom
overview
issues
pulls
pipelines
pin.to.it
/
postcss.config.mjs
at
main
5 lines
81 B
view raw
wrap content
TurtlePaw
Initial commit from Create Next App
7mo ago
5a493200
1
const
config
=
{
2
plugins
:
[
"@tailwindcss/postcss"
]
,
3
}
;
4
5
export
default
config
;