Matt Pilott

Results 64 comments of Matt Pilott

This is a necessity for me, happy to test when you have something!

https://svelte.dev/repl/9b8fdcd976624bf58d70fda29149c2a7?version=3.52.0 Additional REPL showing the issue

I iterated a little on the above also adding hot reload and using as a module ```js export function customMedia(path) { return { name: 'css-additional-data', enforce: 'pre', handleHotUpdate({ file, server...

Hey @ShayanTheNerd im not sure why it wouldnt work in those frameworks, i use svelte and its working in component tags there. Here's my full implementation https://github.com/mattpilott/kitto/blob/main/lib/vite/prepend_css/index.js

I've started seeing this issue too after removing nodejs, in an effort to solely use bun. ```bash error when starting dev server: ENAMETOOLONG: File name too long at readFile (native)...

This is something im looking for now, fluid type based on container queries (im using the tailwind container queries plugin). If you do get a build together that has this...

Perfect, sounds good to me!

Correct, im on the same network, running stable builds of macOS 26 , VisionOS 26, Xcode 26. Tried cleaning build folders, rebooting etc, doesnt seem to find it, no errors...

Great I managed to get it from test flight, didnt fix my issue though which is odd as this app has worked for me in the past back on vision...