Y
Hacker News
new
|
ask
|
show
|
jobs
by
aparsons
1576 days ago
Thanks for sharing. I love the design and how this app feels. Did you use any existing CSS library/framework or is everything “hand crafted”?
1 comments
Aalk4308
1576 days ago
Thanks! All of our core UI components (e.g., buttons, text inputs, etc.) are "hand crafted". We do use
https://blueprintjs.com/
for some components, but we apply our own styling on top.
link