brian

Results 19 comments of brian

Is this an official feature now? It looks like it was added as a directive by @JonasKruckenberg. Not mentioned in the Docs however.

> Duplicate of: #124 There's literally no solution to the problem in that thread.

So with vite I'm able to do this: ```scss @use 'settings' as *; body { color: $coooler; @include calm-voice; } ``` but with codekit I need to do this ```scss...

2 years later, still crashes on boot even with the m1/m2 compatible Virtual box. Any fixes coming?

I am experience the same problem, but with the tailwind recipe - #4192

You can workaround this by adding a setTimeout. ```js onMounted(() => { setTimeout(()=> { form.value.bid = '$10,000,000'} , 2) }) ``` example: https://formkit.link/fbc68fa440422bb59f6b0f577dae5f48

Nope. Ended up buying the real thing because wasting hours of my time trying to fix this wasn't worth saving $300 a year.

You can even see in the tabs what the expected behavior should be. HTML tab shows the expected behavior. ![CleanShot 2024-08-20 at 00 08 41](https://github.com/user-attachments/assets/a81873f9-4e09-4125-b258-e4248ba6e1a3) ![CleanShot 2024-08-20 at 00 08...

I get the same error when trying to convert the nightowl theme.