tangled
alpha
login
or
join now
releasecandidate.bsky.social
/
bisectriz
0
fork
atom
A progressive web app to display the angle bisector of two angles given by zodiac sign, degrees and minutes.
0
fork
atom
overview
issues
pulls
pipelines
bisectriz
/
postcss.config.js
at
main
6 lines
93 B
view raw
wrap content
releasecandidate.bsky.social
first commit
2y ago
f7989f85
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{
}
,
4
autoprefixer
:
{
}
,
5
}
,
6
}
;