For a first research prototype with no designer and no real UI requirements, deciding to use no CSS/JS bundler and no UI library (no Tailwind, no Bootstrap) saved time otherwise lost researching options. Pure HTML turned out nice and more-than-mobile-friendly, and specific needs like a distribution histogram could be met with lightweight tricks like Unicode sparklines instead of pulling in a heavy library.