Milan Raj

Results 128 comments of Milan Raj

Seems to work! So cool! ![halloween](https://github.com/ktock/container2wasm/assets/1588923/c7a150fd-be24-437d-aec3-8f3031e12a11) Does look like this demo could use a configurable terminal size :P Happy Hal!

Thanks for the help @texodus! It's a lot closer. Here is a stackblitz where I think I've captured the recommended changes: https://stackblitz.com/edit/perspective-inside-shadow-root-reset-theme Looking at the example, I think that the...

The following PR temporarily disables the validation pattern: https://github.com/pyodide/pyodide/pull/3848

The latest version of deno has the experimental `--unstable-byonm` (bring your own node_modules) feature which can be used to improve the CI workflow (leverage a local build of the npm...

As a library author I'd love guidance on how to well set-up SCSS files in Nuget to be included and leveraged by Blazor users. Right now our Blazor users end...

> People often ask us how to work with CSS isolation when they use our component library. Then, we need to teach them that once Blazor compiles, it needs to...

@chrisdholt while we are waiting for reviewers (not sure how long to expect), what is the best way to validate the archives branch as there are no workflows configured to...

@chrisdholt while we are waiting for reviewers (not sure how long to expect), could the workflows be run to pre-emptively catch any issues?

Of the reviewers who have merged PRs recently @chrisdholt @scomea @radium-v would someone be willing to run the workflow so we can see if the tests pass so we can...