Vincent Engelmann

Results 2 comments of Vincent Engelmann

You can kind of do this: ``` const breakpoints = [ ["max-width", "40em"], ["min-width", "52em"], ["min-width", "64em"], ["min-width", "80em"] ] ``` ``` const fontSteps = { 1: "10px", 2: "90px",...

Can confirm https://github.com/browser-use/browser-use/pull/736 works with qwen2.5.