BigForNothing
Results
2
comments of
BigForNothing
Remove the "-core" part from line 423 and 443 and it should fix the issue. ``` =grid-inputs-for(!dom_target,!width=100px,!line_height=150%) #{!dom_target} +grid-inputs-core(!width,!line_height) ``` By looking at the code, its taking the 1st argument...
@arcanis How are we supposed to have reproducible builds? We can, as long as we stay within the monorepo. As soon as we get to multiple repos, it stops happening....