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
master
69 B
view raw
1
export
default
{
2
plugins
:
{
3
'@tailwindcss/postcss'
:
{
}
,
4
}
,
5
}