Oloompa

Results 3 issues of Oloompa

Hi, Could you add typescript definition ?

normalize set line height to 1.15 using different fonts cause scrollbar appearing even if no need: see: https://codepen.io/anon/pen/vqoGrj setting `line-height: normal;` solve issue Please don't answer to set overflow to...

please add typescript definition currently i made a custom one in my own project using upash. If it can help: ```typescript /// declare module "upash" { type PHCstring = string;...