tangled
alpha
login
or
join now
gui.do
/
barazo-web
0
fork
atom
Barazo default frontend
barazo.forum
0
fork
atom
overview
issues
pulls
pipelines
barazo-web
/
postcss.config.mjs
at
main
7 lines
92 B
view raw
wrap content
Guido X Jansen
style: format files with prettier
4w ago
5292e358
1
const
config
=
{
2
plugins
:
{
3
'@tailwindcss/postcss'
:
{
}
,
4
}
,
5
}
6
7
export
default
config