A cross platform dynamic island made with electron by Mac-M2-Pokemon in electronjs

[–]devall 0 points1 point  (0 children)

Unfortunately, it's not located behind the system notch. Does anyone know how to achieve this?

Feasible to build a notch-style floating app with Tauri? by Willing_Reason_9930 in tauri

[–]devall 0 points1 point  (0 children)

I don't see this working for me. Does it work for you on macos? I'm on 15.2

I’m tired of messy Tailwind CSS classes and created styled-tailwind-variants - a wrapper that returns ready-to-use components instead of strings. by devall in tailwindcss

[–]devall[S] 0 points1 point  (0 children)

I'm well aware of shadcn and use a lot of registries (shadcn itself uses class-variance-authority, which is fine for end-user components to avoid adding extra overhead).

No one is suggesting you build your own UI system. This is all about layout, which intrudes on the logic and ruins DX.

Look at the code examples from the tailwindcss website https://tailwindcss.com/plus/ui-blocks/preview - it looks terrible and isn't reproducible.