tangled
alpha
login
or
join now
renderg.host
/
renderghost
My personal website
6
fork
atom
overview
issues
pulls
pipelines
renderghost
/
src
/
components
/
Tag
/
Tag.styles.ts
at
main
72 B
view raw
1
export
const
tagStyles
=
{
2
base
:
'px-2 py-1 font-medium'
,
3
}
as
const
;