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