tangled
alpha
login
or
join now
nekomimi.pet
/
simplelink
A very performant and light (2mb in memory) link shortener and tracker. Written in Rust and React and uses Postgres/SQLite.
0
fork
atom
overview
issues
pulls
pipelines
simplelink
/
frontend
/
postcss.config.js
at
ee667fd7598f3bf95477ebd1e6d1356d1928a3f1
69 B
view raw
1
export
default
{
2
plugins
:
{
3
'@tailwindcss/postcss'
:
{
}
,
4
}
,
5
}