Germanicus
Germanicus
> The tricky thing is that if you run the same command in Ubuntu in Windows (WSL), it works like a charm, is it related to windows only? Great discovery,...
+1 for Expo support.
I've updated the dependencies with the same issue: ```json "imports": { "$fresh/": "https://deno.land/x/[email protected]/", "preact": "https://esm.sh/[email protected]", "preact/": "https://esm.sh/[email protected]/", "@preact/signals": "https://esm.sh/*@preact/[email protected]", "@preact/signals-core": "https://esm.sh/*@preact/[email protected]", "tailwindcss": "npm:[email protected]", "tailwindcss/": "npm:/[email protected]/", "tailwindcss/plugin": "npm:/[email protected]/plugin.js", "tailwindcss/typography": "npm:@tailwindcss/typography", "tailwindcss/container-queries":...
I've taken another stab at this and found with recent updates DaisyUI appears to work but I am still getting one type error in tailwind.config.ts. ## tailwind.config.ts ```typescript import {...
> Thanks for making this request! > > Python is a great language for prototyping, but there's a number of reasons to use Rust. > > * A lot of...
> > Those are very salient points and just my two cents, in the case of a potential dynamic plugin system it might be worth waiting for Mojo for that...
This is awesome, I have the weekend off but if no one else gets to it before I do I'll confirm the results.