tangled
alpha
login
or
join now
chadtmiller.com
/
slices-teal-relay
Demo using Slices Network GraphQL Relay API to make a teal.fm client
15
fork
atom
overview
issues
pulls
pipelines
slices-teal-relay
/
postcss.config.js
at
main
91 B
view raw
1
export
default
{
2
plugins
:
{
3
'@tailwindcss/postcss'
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}