joe Jankowiak

Results 42 comments of joe Jankowiak

I'm looking to import css as a CSSStyleSheet() using assert imports. Theres `rollup-plugin-import-assert ` that enables assert for css. This seems to conflict with the other preconfigured css plugins though....

I've been playing around with this as it seems that this really is a browser thing not being able to detect draggable on display:contents elements. The only solution I've found...

Any update on this? I want to be able to dynamically change the schema being used based on the logged in user. I see theres an option to set the...

I'd also like to see if theres a solution to this. I want to draw a thick outlined rectangle on a plane but rotating the camera close to the horizon...

+1 for this feature. Tried using vite-plugin-favicons-inject to generate my favicons, but this uses the library `favicons` and that autogenerates a manifest as well. They have no way to disable...

I see that ionicons has published 6.1.0-0 to NPM. Trying it out the title tag still shows up causing the tooltip. Is this supposed to be removed in 6.1 and...

So it took quite a bit of digging through the code but I found out how to use ionicons with the import instead of including a script tag. The following...

Turns out that week I was busy and then totally forgot about this 😄 I've forked the project and am looking at this now if your still interested in including...

I think what might be best is to use a library like: https://www.npmjs.com/package/connection-string Supports both parsing and building of URI's. Reading through some comments, it should fully support parsing of...

@daffl I'm finally getting around to updating to the release and switching my current codebase to use all these new features. I didn't really put much thought into it before...